cancel
Showing results for 
Search instead for 
Did you mean: 

SAP-PI >=V.7.5: Mapping... Concat TextA with TextB and Delimiter ~

Former Member
0 Kudos

Hi,

i am at the message-mapping-work and have to concatenate two strings and the delimiter is ~

p.e.

TextA~TextB

PI do not accept the Charakter "~". I think there must be a trick to tell pi at the mapping to concatenate with the ~delimiter.

Who knows how?

Thanks & greets

Marco

Accepted Solutions (0)

Answers (1)

Answers (1)

sahithi_moparthi
Contributor
0 Kudos

Hi,

You can use Concat function.

TextA -> Concat(~) -> TextB.

Former Member
0 Kudos

no, this do not work - i think it's because we use a HL7-Adapter and in HL7-Fields the "~" is an used delimiter....

when i use [~] in the concat-function the result in the file is [\R\]