List of Contributions

Brittany Adams

Contact Details

My Content

1 to 12 of 12 total
Posted By Brittany Adams 09-07-2023 13:35
Found In Egroup: Precisely Enterworks
\ view thread
I was able to figure this out and realized that I needed to format it as such - '||attributename||'. ------------------------------ Brittany Adams DAS Companies ------------------------------
Posted By Brittany Adams 09-07-2023 10:02
Found In Egroup: Precisely Enterworks
\ view thread
Hello Brian, Thank you for your response. This feedback is very helpful. I started working on a Change Notification update using the CN_External_Attributes_SQL field. I think this option will work for what we are trying to implement. I am able to get the new date field updated using this code SELECT ...
Posted By Brittany Adams 09-06-2023 14:53
Found In Egroup: Precisely Enterworks
\ view thread
Hello Vijay, I am looking to update the above VTL code in our system. Instead of adding days to the current date, we would like to add the same amount of days to various dates that are input into the system. Essentially we would like to start a product life cycle tracker and populate dates in fields ...
Posted By Brittany Adams 02-07-2023 10:28
Found In Egroup: Precisely Enterworks
\ view thread
Hello Vijay and Jon, This was a great exercise as I continue to develop my VTL skills (slowly, but surely). I was able to get this to work for us, and I look forward to being able to implement it for other potential processes in the future, as well.   Thank you, both!  ------------------------------ ...
Posted By Brittany Adams 02-01-2023 07:57
Found In Egroup: Precisely Enterworks
\ view thread
Hello Vijay, Thank you, for your suggestion! I will test this out. ------------------------------ Brittany Adams | Data Management Steward DAS Companies ------------------------------ ------------------------------------------- Original Message: Sent: 01-26-2023 22:17 From: Vijay Zarapala ...
Posted By Brittany Adams 01-19-2023 09:41
Found In Egroup: Precisely Enterworks
\ view thread
Hello! I'm looking to see if anyone has experience with leveraging the ability to manipulate 'DATE' data type attributes. My goal is to have attribute X = a specific date and then with some process (haven't managed to determine the best course of action) add an x amount of days which would then populate ...
Posted By Brittany Adams 08-03-2022 07:14
Found In Egroup: Precisely Enterworks
\ view thread
Brian, Thank you again for the feedback. This is the solution we were looking for.  Brittany ------------------------------ Brittany Adams | Data Management Steward DAS Companies ------------------------------
Posted By Brittany Adams 08-02-2022 08:45
Found In Egroup: Precisely Enterworks
\ view thread
Hello Brian,  Thank you for the feedback. Is there any configuration outside of the "Configure Clone" details that needs to take place? We did not previously have the Clone function checked and the first couple of attempts have produced an 'error' job.  Thank you,  Brittany ------------------------------ ...
Posted By Brittany Adams 07-27-2022 15:18
Found In Egroup: Precisely Enterworks
\ view thread
Hello,  We are weighing the option of continuing to use the 'Copy a Record' function. To keep data integrity, we were wondering if anyone has any ideas or has already come up with a way to automate the clearing out of specific fields when that function is used. We know there is a way to ensure that ...
Posted By Brittany Adams 06-17-2022 08:15
Found In Egroup: Precisely Enterworks
\ view thread
Brian,  Thank you very much for your feedback, I had been working on a solution that is similar to your first suggestion and it seems to be getting us in the right direction. I will plan to test through your other approaches as well. Thanks again! ------------------------------ Brittany Adams ...
Posted By Brittany Adams 05-10-2022 15:58
Found In Egroup: Precisely Enterworks
\ view thread
Hello,  Our business would like to implement a validation rule on an attribute that holds data for packaging.  We would like to flag this attribute if it meets the below condition:  Any package measuring more than 165 inches in length and girth combined: L + [(H x 2) + (W x 2)] We ...
Posted By Brittany Adams 06-22-2021 10:05
Found In Egroup: Precisely Enterworks
\ view thread
Hello,  My team and I are currently trying to implement a way to track items that haven't moved within workflow over an 'X' amount of days. We first identified all of the items that are still in workflow, and within that group we want to identify all of the items that over the 'X' amount of days have ...