Oracle 1z0-434 Question Answer
Consider the current values of BPEL variables InputVariable andOutputVariable:
Then consider the following BPEL activity Assign1:
part = “query_Input”
query=”/ns2: query_Input/ns2:Row_Id”/>
part = “query_Output”
query=”/ns2: query_Outnput/ns2:RowId”/>
Which two changes allow Assign1 to work with the current values of InputVariable andOutputVariable?