SXI Forum

A place to collect usefull tips, tricks and implementation strategies.

You are not logged in.

#1 21-02-2019 03:00:55

RuanO
Member
Registered: 17-01-2019
Posts: 2

Concatenation rule - newline as delimiter

Hi guys

Is it possible to configure a newline / carriage return as delimiter when using the Concatenation rule in a ServiceBroker workflow?

The configuration could look something like this:

          <sxi:Rules>
            <sxi:Concatenation>
              <sxi:Delimiter>\n</sxi:Delimiter>
              <sxi:Fields>
                <sxi:Field>Entered_By</sxi:Field>
                <sxi:Field>Notes_Text</sxi:Field>
              </sxi:Fields>
            </sxi:Concatenation>
          </sxi:Rules>

Cheers
Ruan

Last edited by RuanO (21-02-2019 03:02:16)

Offline

#2 22-02-2019 18:00:41

StephanB
Member
Registered: 21-11-2018
Posts: 39

Re: Concatenation rule - newline as delimiter

Hi Ruan

How does the data looks like ?

Steph

Offline

Board footer

Powered by FluxBB