Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

How to extract a text from a workflow "string" process property

edited Oct 16, 2017 5:04AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered

Hi,

We have a web service in production that sends opportunities in Siebel. A siebel WF is used to receive the web service message and create the opportunity.

That web service will provide a block of text that will be stored in a WF process property (data type = String)

That block of text contains different data that are separate by a pipe character. Example:

|string 1|string 2|string 3|string 4|

I need to store "string 1", i.e. the value (which can be null) between the first  two pipe characters in another WF process property (data type = String) for further processing.

Because I cannot change the SRF right now, I need a solution that is only workflow based using vanilla business service.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center