Using a Json Dataset to create a slip sheet for every input PDF
Posted: Mon Sep 16, 2024 6:38 pm
Hello,
So, I just bought the metadata module and I want to use it to string out certain parts of a JSON file that correspond with pdf files. When someone orders these tags a JSON file gets created with all the information for each tag along with the quantity that wanted to be ordered. This JSON file can get rather large 10,000+ lines. I was thinking that I need to send the JSON file through JSON pick up so that switch could read the data then I would use Pitstop variable to extract the information that I need by calling each line to create the slip sheet. I don't think that's going to work because I can't call a certain line because it's variable. Is there a way that I can use the file name to match it to a string and then grab that group of information? Or is there a better way to achieve this? Sorry if this doesn't make sense I just don't know what I need to do at the moment. I attached the dataset along with one of the pdf files, which I would create as a slip sheet. Let me know if more information is required.
Thank you
So, I just bought the metadata module and I want to use it to string out certain parts of a JSON file that correspond with pdf files. When someone orders these tags a JSON file gets created with all the information for each tag along with the quantity that wanted to be ordered. This JSON file can get rather large 10,000+ lines. I was thinking that I need to send the JSON file through JSON pick up so that switch could read the data then I would use Pitstop variable to extract the information that I need by calling each line to create the slip sheet. I don't think that's going to work because I can't call a certain line because it's variable. Is there a way that I can use the file name to match it to a string and then grab that group of information? Or is there a better way to achieve this? Sorry if this doesn't make sense I just don't know what I need to do at the moment. I attached the dataset along with one of the pdf files, which I would create as a slip sheet. Let me know if more information is required.
Thank you