Can I call the Siebel Context Service Business Service from Custom Workflow to Test and Simulate Loc
Hi Community,
We have requirements to introduce external application data from a webservice (this will need to be called at order time) for use filtering the product options available for selection under a Root CP Product.
I am attempting to setup a basic testing process. I had the idea to trying calling into the Context Service in the way it is called from the OOTB WF Configurator Eligibility Compatibility Workflow, at step Post Pick Get Row Set.
So far I've just put a one-step test WF together to call the Context Service and try to provide the minimal number of inputs required that I modelled from the OOTB step.