I guess any improvements would have been mentioned in the release notes https://docs.campaign.adobe.com/doc/AC6.1/en/RN.html I think AC v7 Starts from build 8795, 8853(unstable), 8857 (latest but not in release notes)
Here are some good documentation links relating to your issue.https://docs.campaign.adobe.com/doc/AC6.1/en/PRO_Production_procedures_Log_files.htmlhttps://docs.campaign.adobe.com/doc/AC6.1/en/PRO_Production_procedures_Administration.htmlhttps://docs.campaign.adobe.com/doc/AC6.1/en/PRO_Troubleshootin...
Java Development Kit (JDK)7 (32 bits) - from u457 (64 bits) - from u458 The application has been approved for the Java Development Kit (JDK) developed by Oracle as well as for OpenJDK.More details here Compatibility Matrix
In terms of Security, a major flaw was discovered in v6.1.1 b8770 and below, a patch has been released, but this alone should be a reason to upgrade, along with loads of bug fixes, new features, security enhancements.
Try installing the latest version of Adobe Campaign, if the VBS script did not integrate then you will not have a working environment, first make sure you get this step right, all 64-bit installations seem to install on the x86 folder I am not sure why but it shouldnt be a problem, as florent said, ...
If you use the following loop you can get an idea of the object keys available to you.In the objects value, try also; task, task.workflowShall give you something likeso by doing logInfo(instance.label); It gives me the workflow title (screenshot https://db.tt/c1JVowRuhd )Try playing around with thes...
Hey Marcin,Sorry I've forgot to include the brackets <condition expr={"@internalName = '"+intName+"'"}/>alsoIf you use the following loop you can get an idea of the object keys available to you.In the objects value, try also; task, task.workflowShall give you something likeso by doing logInfo(i...