Commit df712a16 authored by abibave's avatar abibave

Request Id:W16LSER003

Updated File of Pricelist Generation workflow.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105536 ce508802-f39f-4f6c-b175-0d175dae99d5
parent aa67c316
......@@ -15,7 +15,7 @@
<RedefinableHeader PublicationStatus="UNDER_TEST"/>
<Participants>
<Participant Id="PLGNFLAPR1" Name="PLGNFLAPR1">
<ParticipantType1 Type="ROLE"/>
<ParticipantType Type="ROLE"/>
<ExtendedAttributes>
<ExtendedAttribute Name="PRFMR_ROLE_CODE" Value="PLGNFLAPR1"/>
<ExtendedAttribute Name="SIGN_FOR" Value="Approval"/>
......@@ -24,7 +24,7 @@
</ExtendedAttributes>
</Participant>
<Participant Id="PLGNFLAPR2" Name="PLGNFLAPR2">
<ParticipantType1 Type="ROLE"/>
<ParticipantType Type="ROLE"/>
<ExtendedAttributes>
<ExtendedAttribute Name="PRFMR_ROLE_CODE" Value="PLGNFLAPR2"/>
<ExtendedAttribute Name="SIGN_FOR" Value="Approval"/>
......@@ -33,7 +33,7 @@
</ExtendedAttributes>
</Participant>
<Participant Id="PRCGENINTR" Name="PRCGENINTR">
<ParticipantType1 Type="ROLE"/>
<ParticipantType Type="ROLE"/>
<ExtendedAttributes>
<ExtendedAttribute Name="PRFMR_ROLE_CODE" Value="PLGENRINTR"/>
<ExtendedAttribute Name="SIGN_FOR" Value="Initiation"/>
......@@ -42,7 +42,7 @@
</ExtendedAttributes>
</Participant>
<Participant Id="PLGNFINAPR" Name="PLGNFINAPR">
<ParticipantType1 Type="ROLE"/>
<ParticipantType Type="ROLE"/>
<ExtendedAttributes>
<ExtendedAttribute Name="PRFMR_ROLE_CODE" Value="PLGNFINAPR"/>
<ExtendedAttribute Name="SIGN_FOR" Value="Approval"/>
......@@ -1127,10 +1127,8 @@
</Activities>
<Transitions>
<Transition From="PRICELISTGENWF" Id="PLGNINITTOAPR1" Name="PLGNINITTOAPR1" To="PLGEN_APR1_SGN">
<Condition Type="CONDITION">confirmed == "N"</Condition>
<ExtendedAttributes>
<ExtendedAttribute Name="RoutingType" Value="NOROUTING"/>
<ExtendedAttribute Name="VAR_NAMES" Value="confirmed.String"/>
</ExtendedAttributes>
</Transition>
<Transition From="PLGEN_APR1_SGN" Id="PLGNAPR1TOESC" Name="PLGNAPR1TOESC" To="PLGEN_APR1_ESC">
......@@ -1190,10 +1188,8 @@
</ExtendedAttributes>
</Transition>
<Transition From="PRICELISTGENWF" Id="PLGNINITTOAPR2" Name="PLGNINITTOAPR2" To="PLGEN_APR2_SGN">
<Condition Type="CONDITION">confirmed == "N"</Condition>
<ExtendedAttributes>
<ExtendedAttribute Name="RoutingType" Value="NOROUTING"/>
<ExtendedAttribute Name="VAR_NAMES" Value="confirmed.String"/>
</ExtendedAttributes>
</Transition>
<Transition From="PLGEN_APR1_ESC" Id="PLGN1APRESC1CHK" Name="PLGN1APRESC1CHK" To="PLGNESCSTATCHK">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment