Form Service Request unable to Invoke another Orch using 'Orchestration Association'
Hi Guys,
I am trying to invoke an Orchestration via Form Service request which has been created on an application using Form Extension & Orchestration Association.
Configuration Details
- Simple Orchestrator ' ItemInfo' created with data Request to fetch Item Master Cat Code.
- Using Form Extension created an Button "Refresh Rebate" on P4210 W4210A and associated 'Iteminfo' to read item number grid row & update user 'reserved reference' field with retrieved data.
- Manually tested pass all works fine.
- New Orchestrator ' RefreshSO' Created with New Service Form request to which performs below functions
- Search SO > select SO (P4210 | W4210E)
- Select All Rows > Click Button "Refresh Rebate" > Okay (P4210|W4210A)
0