Hello, I was wondering what the Object button in the top right corner of the tasks list of a Workflow form was used for?it seems to be always greyed. Kind regards,Pierre
Hi,Here is an alternative solution with analyze="true" and the variable @<my_enum_var>Label :// vars.targetSchema = default variable generated by the previous Query activity in a workflow temp:queryExportDriveStatusvar schemaName = vars.targetSchema.substr(vars.targetSchema.indexOf(":")+1);logInfo(s...
Hi,currently the Privacy Management tool allows us to extract the customer's data and to to delete it when requested.Could you add the possibility to anonymize some attributes of data schema with some specific rules like a calculated field?In other words make it so that the record is not removed fr...
Hi,I don't think you can display a memo since it is not an SQL field but an XML one.you need to use some method like Substring(MyMemo,0,255)Kind regards,Pierre
Hi,Here are some suggestion, including using a google api :https://stackoverflow.com/questions/42432107/line-chart-generated-image-that-will-be-sent-through-email/42521640 Kind regards,Pierre
Hi Erik,you could create mutilple sequences in SQL scripts like this :And by defining an SQL function to get the next value of your sequences (Adding additional SQL functions):<?xml version="1.0" encoding='ISO-8859-1' ?><!-- ===========================================================================...
Hi,What you show us in your printscreen was the logs from the Workflow whereas Jon is asking for the logs of the Delivery.You can either look at the delivery logs in the Email Delivery itself (if has an icon with a red @) or in the Folder Deliveries it was assigned to.Kind regards,Pierre