Orchestration to add records executes successfully but does not add records
Hi All - We are using JDE E1 apps 9.2 , Tools 9.2.4.3.
1.I have created a form request using process recorder to add recurring billings lines. This is the only component in the Orchestration ( ORch B).
2.I have a UBE where it first calls an Orchestration ( Orch A) which only updates records. The B98ORCH calls Orch A in synchronous mode by passing 1 in the parameter cWaitForResponse_ER066.
3.Once Orch A completes, then Orch B is called through B98ORCH in synchronous mode. This orchestration is the one mentioned above in 1.
Both the above calls are made from the Do section of the report .