Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Parse Delimited businessfunction ( B98220D) -- Tool Set 8.98.42 on LINUX

hi we are facing an strange issue with Parse delimited Business function  which is returning Special Characters ( sometimes but not always and this causes problems )

 

Example : -

 

We are using Fetch Next Line from Flat file BF

If Success then “Strip Special Characters from String” to strip the newline character

Parse Delimted String ( to extract each Comma separated value in a string )

flat file = A,B,C,D,E,F,,

 Parse Delimited String

           VA sec_szFlatFileRecord_UD -> BF szInputObjectID

           VA sec_szFirstLetter_VC02A <- BF szOutputObjectSegment

           <Zero> -> BF mnSegmentNumber

           "," -> BF cDelimiter

for 0 Segment number  VA sec_szFirstLetter_VC02A = A ....... for  5 Segment Number VA sec_szFirstLetter_VC02A = F but we are  parsing Upto Segment Number = 10 as sometimes Flat file would consists 11 values with Comma Separator 

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