Originally posted by: Bottle1234
I have the + in place, I somehow missed it while copying the rule, sorry for that.
It Looks like this.
=VALID(DBLOOKUP("Select UNIQUE(MBR_POLICY) from Stage6.MCP834M Where UNIQUE_KEY = '"NUMBERTOTEXT(transactionId Comp:.:TrackerId)"'" ," -MDQ ../common/mdq/EYE400_Oracle_Staging.mdq -DBNAME EYE400_Staging"),FAIL(LASTERRORCODE()+""+LASTERRORMSG())) The DBLOOKUP works fine , I have used VALID too around DBLOOKUP, there doesn't seem to be a problem.
I have now used the .mmc file of the above map inside the RUN command of my controller map,When I place the RUN command inside VALID,and RUN this map it says that 'FAIL Function aborted map'
When I RUN this map without VALID it returns me '8', which is some error code I think.
My RUN command looks like :-
=RUN ("Migration", ECHOIN(1,(Tracker_ID Field:834_Process:Process834 )) + "-OE3") Pls let me knw where do i place the -T in the above command, it doesnt seem to aceept it, and also let me knw if i can try something else to make it work.
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender