on ‎2025 Feb 17 4:26 PM
Hi Team,
Requirement: Replicate the S/4 table into Hana Cloud and query the record from Iflow-Groovy script and modify the Json payload
(1) I did replicate on prem(S/4) table into Hana cloud.
(2) Query is working in SQL Console.
(3) I did small test via JDBC which is getting me a result what i need.
PostMan:
(4) When i implement the same query via Groovy script, its not working as expected.
(5) Groovy script:
(6) PostMan result:
Attribute value is not getting modified. Apparently query is not getting executed. Pls suggest.
Thanks
Request clarification before answering.
Found the Issue. It is due to case sensitive at 'dbUrl'. Its working now.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
found the issue. Its due to case sensitive at 'dbUrl'.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.