SXI Forum

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

You are not logged in.

#1 Configuration and Support Quiz » Concatenation rule - newline as delimiter » 21-02-2019 03:00:55

RuanO
Replies: 1

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

Board footer

Powered by FluxBB