Workato Tip of the Day: Avoid XML Pitfalls with Reserved Keywords!Did you know? In Workato, using <command> in an XML message template might show a red mark at the bottom. This happens because command may be reserved keyword in Workato. ( image a...
Hi Team,I came across a small correction needed in the Workato docs:If we observe carefully, the template used an object instead of an array.Please use an array when you want to retrieve multiple values in the template response.
Hi Team,I've noticed a minor discrepancy: there are two different default polling interval times present in two separate workspaces.Fig1. shows default value as 30mins Fig.2 shows default value as 5mins Could you please make necessary correction?
Hi @San ,Here is my understanding on the askWhy it can affect other jobsWhen multiple jobs share the same object and trigger condition, they compete for the same evaluation logic.If one job encounters an error (e.g., missing field value, invalid cond...
Hi @rpatrick_ ,After reviewing the requirement, it appears you are passing dateTime or date as input, which is causing the error:Error calculating input for field 'myField': wrong number of arguments (given 1, expected 0)This happens when using the t...
Hi @dianest ,Thank you for bringing new deep dives post. Here are my thoughts with few examples SQL Transformations in Workato – Extended Highlights & BenefitsCore AdvantagesIn-Memory ETL/ELT EnginePerform complex transformations without external dat...
Hi @Laxman ,The solution provided by @rajeshjanapati is highly effective and represents the most optimized approach to achieve the desired outcome.Small suggestion while getting an response from Sql transformation get only record id, so that process...
Hi @Aiswarya ,Happy that you are able to proceed.The above suggestions are based on our use case, however, we were not aware of what your endpoints expect. As a small suggestion, next time when raising a question, please provide some context and back...