Skip to content

Assignment l1#2

Open
Naman1109 wants to merge 4 commits intomainfrom
Assignment_L1
Open

Assignment l1#2
Naman1109 wants to merge 4 commits intomainfrom
Assignment_L1

Conversation

@Naman1109
Copy link
Copy Markdown
Owner

No description provided.

<actions>

<entity-find entity-name="mantle.order.OrderHeader" list="orderHeaderDetails">
<econdition field-name="grandTotal" operator="greater" from="50"></econdition>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use value attribute here?

<parameter name="orderDetails" type="List"/>
</out-parameters>
<actions>
<entity-find entity-name="mantle.order.OrderHeader" list="orderDetails">
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to do entity find here if we have the orderId?
@Naman1109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants