Hello, Im looking for the next numeric format: I get the value(targetData.val_generic_2) 50000,98 from the DB (keep in mind that the dataType (type="") os the variable in our DataScheme is "Double") In my include I have this: <%= parseInt(targetData.val_generic_2).toString().replace(/\B(?=(\d{3})+...
Hello I am trying to update/insert SMTP header value in multiple deliveries. Lets say I have total 500 deliveries and out of those, I want to update SMTP header value for 300 deliveries using a workflow at once.Is there any possibility to do this with a workflow? Or what is the easiest and faster wa...
I have technical workflow that is created the list into External database(SnowFlake) How can i read that list in another workflow while i want to use readlist activity both the workflows in V8
I’ve encountered an unusual scenario where running the full query retrieves around 1,000 records. However, when I manually filter by EID (e.g., EID = xxxxx) with the same additional filters, the records qualify in the preview tab but do not appear when I run the query activity. Specifically, Record ...
Hi All ,I have below problem to be solved , we have schema of content manage that have around 1000 entries stored , out of which i want to update 32 entries with new values , i am receiving this new data from client in CSV format , task is to update only this 32 only and other rows should be same or...
I'm trying to see what is being filtered on the TypologyRule: Grupo Control Cliente CRM - OGD, but I get this error:Element 'XXX unknown (see definition of schema 'abc:XXX').------XTK-170036 Unable to parse expression '[XXX/@FLGABC] = 'S''.------The graphical component 'filterList' has generated an ...
Hello, as the query says, im trying to fins a way to set an option without using setOption() since it does not work in personalization blocks. Anyone facing same issue and found a way/workaround to make it work? Thanks