- Posts
- Users
- Places
- SAP Managed Tags
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
3,220 results
Sort by:
Read only
2026 Jan 29
10:47 AM
...enant, I’m testing this very simple Groovy script: // This Groovy Flowstep Version 2, running with Groovy 4, Downgrade the script if older behaviour needed. import com.sap.it.script.v2.api.Message i...
- User Tags:
- Groovy 4
SAP Managed Tags:
2026 Jan 29
10:47 AM
by
MMZ
Integration Forum
Read only
2024 Oct 18
4:30 AM
Hello Experts, I am now writing Groovy script for Encoding Conversion. To be specific, a script for the conversion between Shift_JIS and UTF-8. I have completed the scripts that can do the o...
SAP Managed Tags:
2024 Oct 18
4:30 AM
by
shin861231
Technology Q&A
Read only
2024 May 16
5:11 PM
Can you help me with a SAP CPI groovy script ? Objective : I want to merge the content of an exchange property with XML content and the incoming payload by referencing a key <userId> in my c...
- User Tags:
- groovy script
SAP Managed Tags:
2024 May 16
5:11 PM
by
jbesl99
Technology Q&A
Read only
2022 Dec 15
8:29 AM
Hi Experts,
I need to replace ns3:Product xmlns:ns3="http://xc.Oracle.com" with ns3:Product but while running the below script getting error at LIne - 6 . Please suggest .
import com.sap.ga...
SAP Managed Tags:
2022 Dec 15
8:29 AM
by
das_sappo
Technology Q&A
Read only
2023 Oct 16
3:42 PM
...onger or shorter) and the string1/string2 can also change
The only part i can be sure of is ".com/"
What i need is a Groovy script that will take URL.something.com and replace string1/string2 w...
- User Tags:
- Cloud Foundry
- groovy script
SAP Managed Tags:
2023 Oct 16
3:42 PM
by
Robert_d_Hoedt
Technology Q&A
Read only
2021 Aug 26
1:06 AM
...ield1>abcdefghijkl</field1>
</Header>
Can you please help me with groovy script.
Thanks in Advance,
Venn
SAP Managed Tags:
2021 Aug 26
1:06 AM
by
Venn_G
Technology Q&A
Read only
2021 Nov 10
6:06 PM
Hi Experts -
I'm trying to increment a local variable value by 1, but when I read the header value, it maps to a String "value", then I'm trying to cast it to an Integer with the statement:
c...
- User Tags:
- groovy script
SAP Managed Tags:
2021 Nov 10
6:06 PM
by
amallick
Technology Q&A
Read only
by
StefanK
Technology Q&A
2024 Oct 21
12:54 PM
2024 Oct 21
12:54 PM
Hello experts, I have encountered the following error in a Groovy script. The error appears in several parts of the code: com.sap.it.rt.adapter.http.api.exception.HttpResponseException: An i...
- User Tags:
- cloud integration
- CPI
- groovy script
SAP Managed Tags:
2024 Oct 21
12:54 PM
by
StefanK
Technology Q&A
Read only
by
jbesl99
Technology Q&A
2024 Aug 26
2:41 PM
2024 Aug 26
2:41 PM
....gateway.ip.core.customdev.util.Message
import groovy.xml.XmlUtil
import groovy.util.XmlSlurper
def Message processData(Message message) {
def body = message.getBody(String)
def root = new X...
Labels
SAP Managed Tags:
2024 Aug 26
2:41 PM
by
jbesl99
Technology Q&A
Read only
2018 Apr 24
2:35 PM
Team,
I am writing Grrovy script in iFlow. I want to know how I can read Message Header * Properties in script & update values.
Thank you in advance,
Mahantesh
- User Tags:
- cloud platform integration
SAP Managed Tags:
2018 Apr 24
2:35 PM
by
MahanteshPatil
Technology Q&A