Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


cssanangeles
2011-01-25T19:36:02Z
hi,

how do i get the "createdby" and "modifiedby" tag in this file? it show some
odd encrypted value but in the client interface it shows the value string fine..
I'm a newbie on xml so i'm not sure if this is "encrypted"


<CreatedBy>a05b7482-af40-490c-ad54-ae03ae27eb66</CreatedBy>
<ModifiedBy>d053411e-884c-4496-9d69-47e144b3bb37</ModifiedBy>

thanks!
Sponsor
Forum information
Support
2011-01-25T20:04:30Z
These can only be encrypted when using the API. We recommend using either VB.NET or C# and follow the instructions in the API folder of the installation.

Another options is to use Variables instead. That does not require any problem. Just create a SQL Task and use the CreatedBy and ModifiedBy for that particular Job or Task. You find all Jobs and their Variables in the Variables browser.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top