OIC Mapping with DB
Summary
OIC Mapping with DBContent
Hello Experts,
I am trying to map the source/target parmeters which are coming from a Stored procedure and one of the out params is custom data object which I am not able to do and I get the error
"Drag and drop from a non-repeating parent is not recommended. Normally you want to map the individual leaf nodes. If you really want to do this, click on the target and use the mapping builder."
My SP is having the following definition
p_person_id number
p_doc_type varchars
p_doc is customdbobject
Tagged:
1