on 2025 Nov 04 10:26 AM
In SAP CPI, I try to generate a date value to a message property in a Content Modifier using a camel simple expression, but it generates an error. I have made sure the Content Modifyer entry type is set to Expression
${date:now:millis}
Error during simulation:
" Illegal pattern character 'i' "
Could you help me figure out why this doesn't get executed properly?
Request clarification before answering.
Hello,
Please use the following link to find valid patterns for your expression ${date:command:pattern}:
https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.