Search found 11 matches

by AndrewFriedman
Tue Sep 17, 2024 3:07 pm
Forum: Flows
Topic: Using a Json Dataset to create a slip sheet for every input PDF
Replies: 4
Views: 5954

Re: Using a Json Dataset to create a slip sheet for every input PDF

I see it now! I have control to log out the information that I need in said JSON file so I think it would be easier to remove data I don't need and clean up the file a bit before switch.
by AndrewFriedman
Tue Sep 17, 2024 2:31 pm
Forum: Flows
Topic: Using a Json Dataset to create a slip sheet for every input PDF
Replies: 4
Views: 5954

Re: Using a Json Dataset to create a slip sheet for every input PDF

Hi Freddy, That was the entire JSON file that I would get. I can change it to have whatever data I need theoretically (So, I'm going to work on removing all the unused information). Just out of curiosity what makes this JSON file incomplete so I can look for it in future projects? I will look into t...
by AndrewFriedman
Mon Sep 16, 2024 6:38 pm
Forum: Flows
Topic: Using a Json Dataset to create a slip sheet for every input PDF
Replies: 4
Views: 5954

Using a Json Dataset to create a slip sheet for every input PDF

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...
by AndrewFriedman
Thu Apr 11, 2024 6:29 pm
Forum: Switch
Topic: Using the FTP Receive Element "Unable to login to server"
Replies: 0
Views: 10510

Using the FTP Receive Element "Unable to login to server"

Hello Everyone, So, I'm trying to use the FTP Receive element to grab files from a server and import them to my flow. I'm pretty sure that all of my fields are filled in correctly with the SFTP server type because I can go into my terminal and connect to the server I can also connect to the server u...
by AndrewFriedman
Fri Feb 16, 2024 6:46 pm
Forum: Flows
Topic: Assembling jobs with one less PDF file in the original document
Replies: 4
Views: 3207

Re: Assembling jobs with one less PDF file in the original document

I got it working! thank you for your help :)
by AndrewFriedman
Fri Feb 16, 2024 4:37 pm
Forum: Flows
Topic: Assembling jobs with one less PDF file in the original document
Replies: 4
Views: 3207

Re: Assembling jobs with one less PDF file in the original document

For some reason, it won't let me upload a screenshot of my flow but I'm using spit pdf with the filename suffix being index then dismantling the job, and then splitting the files from there. Would the expression look something like this in the private data key for the ungroup job element? If I were ...
by AndrewFriedman
Fri Feb 16, 2024 3:43 pm
Forum: Flows
Topic: Assembling jobs with one less PDF file in the original document
Replies: 4
Views: 3207

Assembling jobs with one less PDF file in the original document

Hello Everyone! I have a question. So, I’m working on this workflow that takes these education books and separates the PDF into single-page files because I need to grab just the first page/cover. I then take the cover page and add a data metrics code to it and send the rest of the files down another...
by AndrewFriedman
Thu Jan 25, 2024 4:21 pm
Forum: Flows
Topic: Rename Job replacing forward slashes with underscores
Replies: 1
Views: 1916

Rename Job replacing forward slashes with underscores

Hello, I noticed that whenever I send my jobs through the rename job element it will turn my forward slashes into underscores. In my sample value box, it has forward slashes but when I run the flow it will turn them into underscores. I'm assuming that there is some setting that changes special chara...
by AndrewFriedman
Tue Nov 28, 2023 6:46 pm
Forum: Switch
Topic: Execute Command
Replies: 10
Views: 31563

Re: Execute Command

Hello, So I changed a few things but I don't think that my script is being run. I set up a test that should change the text in the output file when the script is running but I don't see any changes which is why I'm assuming that my script is not being run. Looking at the logs I noticed that there ar...
by AndrewFriedman
Tue Nov 14, 2023 5:50 pm
Forum: Switch
Topic: Execute Command
Replies: 10
Views: 31563

Re: Execute Command

Is there any way to do this task with the execute command?
by AndrewFriedman
Tue Nov 14, 2023 5:20 pm
Forum: Switch
Topic: Execute Command
Replies: 10
Views: 31563

Execute Command

Hello, So I have been trying to get the execute command to work for a little bit now and I can't seem to get it right. What I want to do is have my input files (PDF) gets put into the execute command that would trigger my script to run. My script will take the PDF files and string out parts of the t...