Update Payment Augmented
Step 1: Add Webhooks(1)
![]() |
Step 2: JSON For update augmented (32)
Click on the JSON For update augmented (32).
Click on the Add.
![]() |
Set udts.name as JSON for update augmented.
Click on the Generate.
![]() |
![]() |
Paste below JSON text in datastores.generator.sample_data.
{ "updateRequests": [{ "requestId": "", "requestedBy": "", "skillKey": "", "augmentedAttributeValue": { "knowledgeModelKey": "", "recordMetadataId": "", "augmentedAttributeId": "", "recordId": "", "value": "" } }] }
Click on Common.Generate.
Click on the save button.
Click on the ok button.
Step 3: JSON (59)
Click on the JSON (59).
Click on the Add.
![]() |
Set udts.name as Webhook Response.
Click on the Generate.
![]() |
![]() |
Paste below JSON text in datastores.generator.sample_data.
{ "data": "", "success": "" } |
Click on the Common.Generate.
Update the Success property type to the Boolean.
![]() |
Click on the Save.
Click on the OK.
Step 4: Click on the action flow Save button.
Step 5: variable configuration
Copy Action flow webhook url
Goto package setting
![]() |
![]() |
Goto variable tab
![]() |
Find update_payment_augmented_url in the Variable Type: Plain Text
Open edit variable screen
Paste in to plain text value field
Click on the save button
Manual Clearing Using Doc No
Step 1: Add Webhooks(1):
![]() |
Step 2: Celonis (2):
Click on the Celonis (2).
Click on the Add to add connection.
![]() |
Enter the Application Key.
![]() |
Click on the Save button.
![]() |
Select Data Pool.
Select Data Model.
Click on the OK.
Step 3: SAP (5):
Click on the SAP (5).
![]() |
Click on the Add.
![]() |
Configure the SAP System connection.
Click on the Save.
Click on the OK.
Step 4: SAP (10):
Click on the SAP (10).
Click on the Choose an account and select the SAP connection created for SAP (5).
![]() |
Click on the OK.
Step 5: JSON (20):
Click on the JSON (20).
Click on the Add.
![]() |
Set udts.name as Prepare Data List..
Click on the Generate.
![]() |
![]() |
Paste below JSON text in datastores.generator.sample_data.
{ "Data": [{ "CASE_ID": "" }] } |
Click on Common.Generate.
Click on the save button.
Click on the ok button.
Step 6: JSON (21):
Click on the JSON (21).
Click on the Add.
![]() |
Set udts.name as HTTP Body For Cleared Invoices.
Click on the Generate.
![]() |
![]() |
Paste below JSON text in datastores.generator.sample_data.
{ "data": "", "action": "", "userName": "", "packageKey": "", "clearingDoc": "", "baseLineDate": "", "clearingDate": "", "knowledgeModelKey": "" } |
Click on Common.Generate.
Click on the save button.
Click on the ok button.
Step 7: Prepare HTTP Body for Payment (Applied) (28):
Click on the Prepare HTTP Body for Payment (Applied)(28).
Click on the Add.
![]() |
Set udts.name as Create HTTP Body For Payment (Applied).
Click on the Generate.
![]() |
![]() |
Paste below JSON text in datastores.generator.sample_data.
{ "action": "", "userName": "", "paymentId": "", "packageKey": "", "clearingDate": "", "knowledgeModelKey": "" } |
Click on Common.Generate.
Click on the save button.
Click on the ok button.
Step 8: Click on the action flow Save button
Note:- After completing the Action flow configuration need to publish package