===== Version 3.9.320 (7.5.25) ===== ==== Variables on the node ==== Introduction of node variables and their use in the [[en:prozessdefinition:repositorien:kontainerisierer:mask|]] by the prefix **NV:**. ==== Troubleshooting in the job step DuplicateDocumentBlocker ==== Troubleshooting in the job step [[en:prozessdefinition:jobs:jobsteps:allgemein:duplicatedocumentblocker|]], the evaluation when checking the status was not implemented correctly. This error has been fixed. ==== Missing variables for TaskNotificatorEx ==== For [[en:prozessdefinition:jobs:jobsteps:allgemein:tasknotificatorex|]] only **$DocumentNumber** was fixed for the last version, **$DocumentType** is now finally fixed for this eBiss version. ==== Job references ==== 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. ==== Supplier TradeItemManager ==== In the TradeItemManager, the FashionTheme, Weight and ArticleHandling fields were not transferred to the pool. The error has been fixed. ==== Job Step RestPush extended ==== The [[en:prozessdefinition:jobs:jobsteps:webservice:restpush|]] has been expanded to include the ‘Call Type’ **Patch** and the evaluation of job and node variables (see [[en:prozessdefinition:repositorien:kontainerisierer:mask|]]) as placeholders in the URL, e.g: http://${nv:PartnerXUrl}?FileInfo=${jv:FileName} ==== No parallel running of ArticleSubscriptionSelectorDirectSql and TradeItemSelectorDirectSql ==== The ArticleSubscriptionSelectorDirectSql and TradeItemSelectorDirectSql job steps have been provided with a semaphore so that they cannot run in parallel.