12-07-2020, 06:04 PM
I am setting up a basic table where I have used the right-click on the thumbnail to use "check-in new file". After this, it creates a checkin context of "publish/<FILENAME>".
I want to use the api to get the path to this file but unless I specify the exact context it used, I cannot retrieve the snapshot. I am sure I am missing something simple.
Is there an option to provide a wildcard in the context in the function call? I did also try just setting process="publish" but that did not seem to help.
Thanks in advance!
-Dan
Of course right after I posted I tried the process="publish" again and it worked.....must have been someting simple
I want to use the api to get the path to this file but unless I specify the exact context it used, I cannot retrieve the snapshot. I am sure I am missing something simple.
Is there an option to provide a wildcard in the context in the function call? I did also try just setting process="publish" but that did not seem to help.
Thanks in advance!
-Dan
Of course right after I posted I tried the process="publish" again and it worked.....must have been someting simple