Home » Developer & Programmer » Data Integration » Process flow condition help (owb 10g)
Process flow condition help [message #422350] Tue, 15 September 2009 11:12
jammula
Messages: 6
Registered: September 2009
Junior Member
Thanks in advance
I have a process flow like below

I have Function(out parameter) --> Returning 0 and 1

I have 2 mappings
1) Map1
2) Map2


What i need is
If function returns 0 i want to run MAP1
If function returns 1 i want to run MAP2

I my process flow what i did is

Start--> function --> Map1 --> Success
--> Map2 --> Success

After Function I added the complex condition(RTN_CODE = 0) for Map1
I added the complex condition(RTN_CODE = 1) for Map2

I am getting error VLD-10028: An activity having an outgoing transition with a complex condition must have another unconditional outgoing transition

If function returns 0 i want to run MAP1
Previous Topic: ORA-00942: table or view does not exist
Next Topic: Type 2 dimension
Goto Forum:
  


Current Time: Thu Mar 28 15:18:05 CDT 2024