Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex transformation rule data load

Tonito99Jun 15 2019 — edited Jun 17 2019

Hello,

We have requirement to upload csv file using apex.

File have two fields, ID and name.

Table have three fields, ID, name and code.

I process first two fields using data mapping but I haveĀ  issue getting third field code.

We have a lookup table which hosts name, code mapping.

I defined a transformation rule, for field code, selecting data using name parameter.

This rule is not functioning, after upload process code field is still blank.

I appreciate your help.

Regards.

This post has been answered by Carsten Czarski-Oracle on Jun 17 2019
Jump to Answer
Comments
Post Details
Added on Jun 15 2019
2 comments
729 views