Skip to Main Content

Integration

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Help in XSLT logic

teju EFeb 3 2025

As per my requirement I will receive two xml inputs . Each xml will have multiple orders.We have to check if the ShipGroupId element value in the Input2 document matches attribute <"SHIP_GROUP"> in the Order section of Input 1document then will multiply all shipunit ids quantity and weight in all order sections and we have to do sum of the all the weights. Please refer to the attached input and output xmls

Input1.txt

Input2.txt

Output.txt

Comments
Post Details
Added on Feb 3 2025
0 comments
22 views