Vault Transmittal Report how to display Custom Object UDPs

Vault Transmittal Report how to display Custom Object UDPs

dmorse
Advocate Advocate
777 Views
3 Replies
Message 1 of 4

Vault Transmittal Report how to display Custom Object UDPs

dmorse
Advocate
Advocate

I've created a custom object titled Transmittal, and I've got several UDPs I've created that I have assigned to the Transmittal custom object.  Then, I have a customized Transmittal that has the properties I created, as data in the report.  I would like to have the customized report populated with the UDP data as it is filled out in the properties in vault.  I can't seem to get them to populate, while properties that are assigned and mapped to file properties do populate.  What am I missing on how to get these to populate?

 

Transmittal_Eample.jpg

 

 Thanks!

___________________________________
Dave Morse, Sr. Technical Specialist
APPLIED SOFTWARE | Harnessing the Power to Go Further | 800.899.2784 | LiveLab Learning

0 Likes
778 Views
3 Replies
Replies (3)
Message 2 of 4

ihayesjr
Community Manager
Community Manager

@dmorse 

That row in the report is based on the information in the file, not a Custom Object linked to the file.

Your row must be about the custom object.




Irvin Hayes Jr
Principal Product Manager
Autodesk, Inc.

Vault - Under the Hood Blog
0 Likes
Message 3 of 4

christian_gessner
Contributor
Contributor

@dmorse & @ihayesjr 

Here is an example of a custom job that generates RDLC reports: https://github.com/coolOrangeLabs/sample-workflows/tree/main/Automation/Create%20Time-Triggered%20Re...


It's based on COOLORANGE powerJobs and customizable via PowerShell scripting, which means you could extend the generation of the report data to also read UDPs from linked Custom Objects. The function GetReportDataSet and your RDLC file would need to be extended.

 

Dave, drop me an email in case you need assistance on how to extend the job to read linked Custom Object properties. 

 

Thanks,

Christian

coolorange logo

Christian Gessner – Head of Research & Innovation

https://www.coolorange.com
https://www.linkedin.com/in/christian-gessner
0 Likes
Message 4 of 4

dmorse
Advocate
Advocate

Thank you, Christian.  I will look over the content you shared and get with you if needed.  Really appreciate it.

___________________________________
Dave Morse, Sr. Technical Specialist
APPLIED SOFTWARE | Harnessing the Power to Go Further | 800.899.2784 | LiveLab Learning

0 Likes