cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello experts,

I have a requirement to enter multiple batches for each line Item in ZBatch collection under material document item object, to achieve this requirement i am trying the integration of OpenUI with Agentry.

In Agentry screen i have created a push button. On click of this button it will trigger the open UI Screen in which I am sending some agentry fields value to OpenUI (Material, Material Document, Material Description, ZAcceptedQty, ZAddBatch) and user will be able to enter the value of batch which includes Quantity, Sled, Mfd, Batch fields where entered value should come back to agentry in loop from OpenUI to ZBatch object which is collection under MaterialDocumentItem object e.g-

Batch1, Quantity-2, Sled-02/05/2023, Mfd- 10/02/2022

Batch2, Quantity-3, Sled-10/07/2023, Mfd- 05/02/2022

I have created an action under the push button which refers to the external value where it should get value, which is coming from OpenUI to agentry, but I am not able to call the Action in android code in a loop. Property under add transaction is map to fields external value sent by OpenUI. To resolve this issue could you please help me to call the action in a loop in android code?

for your reference attaching the screenshots

Thanks and regards,

Rupesh Kumar Pandit

0 Likes
View Entire Topic
jianhua_duan
Explorer
0 Likes

We need more information to be able to help you, please provide us with the ticket you opened, so one of our Agentry developers could spend time looking into it. Thanks.

rupeshpandit1999
Explorer
0 Likes

Hello Jianhua,

Please fine the below sap incident no :

Case ID: 584853 / 2023

Please help us what should be the OpenUI adapter to be used, we tried with the ButtonDisplayAdapter and CollectionDisplayAdapter, we require to update a agentry collection through the action in loop which is being called in OpenUI android code.

Thanks.