This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi,
Can someone please suggest me how to configure Email Sender snap, what the SMTP server is looking for. I’m using CloudPlex what smpt configuration I should provide.
Thanks,
Deepak.
Hi,
I would like to create the below outbound message from an incoming object array.
{
"root": {
"elementName": {
"@attributeName": "attributeValue",
"$": "elementValue"
},
"repeatedElement": [
...
Hi,
I’m trying to assign xml node attribute and its value from a mapper snap.
Below is the sintex:
$Invoice.cac:AccountingSupplierParty.cac:Party.cbc:EndpointID.@schemeID == “Attribute Value”
$Invoice.cac:AccountingSupplierParty.cac:Party.cbc:Endpoin...
Hi,
I’m trying to create xml with repetitive child elements with a namespace.
My XML suppose to look like (input is a CSV file):
<?xml version="1.0" encoding="UTF-8"?>
<Invoice xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateCo...
AleksandarAngelevski:
minusDays
Hi @AleksandarAngelevski ,
Great solution, In fact, I have implemented it like:
Date.parse(Date.parse($.get('exit_date')).plusDays(-Date.parse($.get('exit_date')).getDay())).toLocaleDateTimeString({"format":"yyy...
Ajay_Chawda:
Date.parse(_date).minusMonths(Date.parse(_date).getMonth()-1).minusDays(Date.parse(_date).getDate()-1).plusDays(Date.parse(_date).toLocaleDateString({“format”:“w”})*7-8)
Hi @gaurav.sandil and @Ajay_Chawda,
I think the above expres...
siwadon:
smtp.office365.com
HI @siwadon ,
With the suggested configuration, I’m getting the below error.
Failed to send email message: Can’t send command to SMTP host