HI Guys,
We have encountered an issue while running a Process chain from BODS via OHD.
The below script will call a process chain using OHD. Our intention is to run the process chain not to get the data for OHD.
sap_openhub_processchain_execute('DS_PH_IBI_Source','YYOXPND2','ZBW_BODS_OHD',$logid,$ReturnTxt);
After executing the script the Process chain got executed successfully in the BW side but ends up in BODS error as below.
We have created and configured OHD and Process chain as mentioned in the link below
http://wiki.scn.sap.com/wiki/display/EIM/Configuring+SAP+BW+Open+Hub+Destination
http://wiki.scn.sap.com/wiki/display/EIM/Configuring+SAP+BW+Open+Hub+ProcessChain
Error listed
There is no response for the web service <DISCOVER_RFCSRV>. Ensure that the network, web server, and service are running properly. Also ensure that the service client call time out is set properly.
We ave nowhere used sebservices in the job.
Please let us know your feedback
Thanks
Nishil