How to Pass parameters to a custom business service through runtime events
Hi,
Am facing an issue while trying to invoke a custom Business Service through runtime events. The custom BS expects SR Id, Asset Id as input arguments and the same have been passed as below in Business Service Context.
"SRId", "GetProfileAttr("DeepakSRId")", "AssetId", "GetProfileAttr("DeepakAssetId")"
When the runtime event is triggered I see the below error message which I got from the log file,
Event, at 05/30/12 11:10:15.015, sequence 24
Object type: Applet
Object name: GM TAC Service Request List Applet
Event: PreInvokeMethod
Sub-event: Drilldown
Processing action set 'Deepak Test' ...
processing action 'SR ID' ...
set attribute 'DeepakSRId' to '1-1AYMQX'
processing action 'Asset Id' ...
0