Parameters for business events
Searched in google but mainly it is talking about getting the parameters from ‘'WF_EVENT_T’ and from the parameter list ‘WF_PARAMETER_LIST_T’,but this can be found once the business event is raised.
Is there any way to identify the parameters for the business event without raising the business event and subscriptions??or based on the definition of the business event how can I identify the parameters of the business event (eg:oracle.apps.wsh.delivery.gen.shipconfirmed ... I am just taking this business event as example..I need to identify the parameters for some other business events which are standard as well as customs.