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)
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.
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...
Determine services downtime by performing a test upgrade, probably by cloning the production environment on a virtualized system where you can perform snapshots and rollback with ease. Your clone must have the same/similar hardware specs to production.Take into account that some times, on big versio...
I used exactly the same code mentioned in the reference and worked fine.Here is the logInfo session and security tokenhttps://db.tt/7vDiv2JZaA If you are using the build in 'mc' account then you may need to whitelist the IP you are sending the request from.
Add an onclick function to the link and in the function enable the transition ie.p.s - submit would be the name of the transition you want to activate.