cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to update default position 99999999 while separation using dynamic action

Former Member
0 Kudos

Hi,

I have created dynamic action to default the position 99999999 while processing separation action through PA40. For the action type separation the STAT2 = 1 as per client requirement. Switch PLOGI PRELI is updated with default position 99999999. However when processing action through backend it is not taking default position as 99999999. It was working without even dynamic action when STAT2 was set to 0 for separation action.

I tried to write dynamic action in below ways but it is not working.

Scenario 1

0000 04 63 P P0000-MASSN='ZD'

0000 04 64 W PSPAR-PLANS='99999999'

0000 04 65 W P0001-PLANS='99999999'

Scenario 2

0000 06 100 P P0000-MASSN='ZD'

0000 06 101 W PSPAR-PLANS='99999999'

0000 06 102 W P0001-PLANS='99999999'

Scenario 3

Also tried both the scenario 1 & 2 by deactivating switch PLOGI PRELI.

Please help!

Accepted Solutions (0)

Answers (0)