List of Contributions

Vijay Zarapala

Contact Details

My Content

1 to 6 of 6 total
Posted By Vijay Zarapala 02-07-2023 15:20
Found In Egroup: Precisely Enterworks
\ view thread
You are welcome ------------------------------------------- Original Message: Sent: 2/7/2023 10:28:00 AM From: Brittany Adams Subject: RE: Date - Date Type Attribute Manipulation Hello Vijay and Jon, This was a great exercise as I continue to develop my VTL skills (slowly, but surely). ...
Posted By Vijay Zarapala 01-26-2023 22:44
Found In Egroup: Precisely Enterworks
\ view thread
Hi all, I am looking for ways to promote a record from STG to PROD - it has a critical error. Error Message: SKU001 – Attribute SKU_Selling_UOM: value "BOX" not found in code set list (We recently removed BOX value from the Code Set list values, however we want to retain the BOX value in the old records) ...
Posted By Vijay Zarapala 01-26-2023 22:17
Found In Egroup: Precisely Enterworks
\ view thread
Hi Brittany, Please check if this helps:  (AssignFutureDateToAttribute is an attribute used to control which records need such assignment and which do not) #if("$(this)" == '' && "$(AssignFutureDateToAttribute)" == 'YES') --------------(if NO, then no action required) #set($str="") #set($dt=$ ...
Posted By Vijay Zarapala 02-22-2022 11:37
Found In Egroup: Precisely Enterworks
\ view thread
Hi EW community, this question is to understand the benefit of setting "empty file action" as "CONTINUE" for scheduled exports. Due to this, a blank file is generated even when there is no content to be exported. To optimize resources and prevent generation of blank files, we are planning to change it ...
Posted By Vijay Zarapala 11-04-2021 09:27
Found In Egroup: Precisely Enterworks
\ view thread
Hi Ruthy, I am not sure of any way to trigger the export when an attribute gets updated, that would be interesting.  As a work-around, I would use a Scheduled Export to run every 5 or 10 min looking for Delta (add/updates) ------------------------------ Vijay Zarapala | Sr Developer HD ...
Posted By Vijay Zarapala 07-27-2021 12:13
Found In Egroup: Precisely Enterworks
\ view thread
Probably using the Lock Action feature could help? This is possible when using Scheduled jobs... ------------------------------ Vijay Zarapala | Sr Developer HD Supply ------------------------------