Page 1 of 1

CHECKPOINT METADATA

Posted: Fri Sep 28, 2018 5:05 pm
by boxclever
Hi to all.
I have a flow with a Switch Client submit point where operators add in some metadata to be picked up later in the same flow. For example, a “yes/no list: is there 3d varnish” on this job. The job eventually gets to a Switch Client checkpoint where more metadata fields have been added and operators have the opportunity to change a value added at the submit point (client changed his mind, let’s say). As the same job moves through the same flow I can’t seem to be able to build a path to any metadata added or changed at the checkpoint. In the metadata dataset external box, I can only see the submit point and if applicable Pitstop Server data. Does anyone have any pointers?
Thankyou.
Sean

Re: CHECKPOINT METADATA

Posted: Mon Oct 01, 2018 3:38 pm
by Padawan
In your checkpoint, is the "Dataset Name" the same or different to the value you set for "Dataset Name" in the submit point?

Re: CHECKPOINT METADATA

Posted: Mon Oct 01, 2018 3:50 pm
by boxclever
Hi Padawan
Thankyou for taking the time to reply.
Different : the dataset name is CHECK at the control point and SUBMIT at the submit point. Building a path after the control point I can only see SUBMIT.
Best
Sean

Re: CHECKPOINT METADATA

Posted: Mon Oct 01, 2018 3:57 pm
by jan_suhr
Those are the default Dataset names. You can change them to what ever you like. But for the Check point to see the data from the Submit point both have to have the same Dataset names. So easiest is to change the Check points Dataset name to "Submit"

Re: CHECKPOINT METADATA

Posted: Mon Oct 01, 2018 4:15 pm
by boxclever
Padawan
Still the same thing unfortunately.
Picture 1317 is the submit point dataset name Submit.
Picture 1318 is the check point dataset name Submit
Picture 1319 is two steps after the check point and I can only see the fields from the original submit point and not what was added or changed at the check point.
Best
Sean

Re: CHECKPOINT METADATA

Posted: Mon Oct 01, 2018 4:24 pm
by Padawan
Do you have a piece of flow where the issue is reproducible with that you can share with us?

Re: CHECKPOINT METADATA

Posted: Mon Oct 01, 2018 4:33 pm
by jan_suhr
When you create your check points metadata fields you have a yellow "PLUS" button. This only works if the dataset names are the same.
When you click the plus-button you can select the fields from the submit point and add them to the check point. Then you get all information in the dataset after the check point.
Screenshot 2018-10-01 16.31.25.jpg
Screenshot 2018-10-01 16.31.25.jpg (48.29 KiB) Viewed 11831 times

Re: CHECKPOINT METADATA

Posted: Mon Oct 01, 2018 4:53 pm
by boxclever
Hi Jan Sur
Thanks to you too, for jumping in.
I agree and that is what I have done to bring into the check point the original fields.
I then added new ones at the check point level such as FTP details if the file is too big to send by email.
I would like to be able to see the FTP information later in the flow but I can't.
Best
Sean

Re: CHECKPOINT METADATA

Posted: Mon Oct 01, 2018 5:12 pm
by jan_suhr
Since you have sub fields they will only show up in the meta data under the field they have as master. Have you looked at that?
In other words there are sub levels in the X-path that doesn't show up in the initial view.

Re: CHECKPOINT METADATA

Posted: Thu Oct 04, 2018 10:00 am
by boxclever
Hi Jan, Hi Padawan
Well it's now working.
FWIW, I was using the link between a folder and, in this case, "send by FTP" and I wasn't seeing the "Check" metadata in order to hold jobs or not.
By selecting the "send by FTP" icon and building the path I can now see the "Check" metadata in the little box under the embedded or external dataset.
It keeps the field names from Submit and adds those from Check.

The path reads "[Metadata.Text:Path="/field-list/field[13]/value",Dataset="Check",Model="XML"]"

So, thankyou both for your help. Very much appreciated that those who know help those that do not.

Best
Sean