Introduction of node variables and their use in the Masks by the prefix NV:.
Troubleshooting in the job step DuplicateDocumentBlocker, the evaluation when checking the status was not implemented correctly. This error has been fixed.
For TaskNotificatorEx only $DocumentNumber was fixed for the last version, $DocumentType is now finally fixed for this eBiss version.
When analysing the references to a job, the 'JobExecuter' job step was not taken into account; this gap has been closed and the references are displayed.
In the TradeItemManager, the FashionTheme, Weight and ArticleHandling fields were not transferred to the pool. The error has been fixed.
The Job Step RestPush has been expanded to include the ‘Call Type’ Patch and the evaluation of job and node variables (see Masks) as placeholders in the URL, e.g:
http://${nv:PartnerXUrl}?FileInfo=${jv:FileName}
The ArticleSubscriptionSelectorDirectSql and TradeItemSelectorDirectSql job steps have been provided with a semaphore so that they cannot run in parallel.