Multiple operations for author mode

Oxygen general issues.
inormann
Posts: 2
Joined: Fri Jun 07, 2019 10:17 pm

Multiple operations for author mode

Post by inormann »

Hi,
in author mode I try in Actions to apply two different operations in sequence, for instance, inserting two elements in different locations. Of cause it is possible to define two operations in the Action dialog, however, it seems that only the first matching the Activation Xpath is applied, but I want to apply all of them. How is this possible?

Best
Immanuel
sorin_carbunaru
Posts: 402
Joined: Mon May 09, 2016 9:37 am

Re: Multiple operations for author mode

Post by sorin_carbunaru »

Hi Immanuel,

After creating the two different actions, each based on a specific operation, you need to create a third action over the ExecuteMultipleActionsOperation (see https://www.oxygenxml.com/InstData/Edit ... ation.html), and pass to it the IDs of those two actions that you had created in the beginning. This third action will execute the other two sequentially.

Have a nice day,
Sorin Carbunaru
oXygen XML
Post Reply