Hey! I'm sorry I just now saw this but we have been working with amazon APIs for a long while using RPG/IBMi systems. We have made great use of Scott's software and other handy techniques.
If you still need help feel free to reach out, as I've got a decent grasp on it at this point!
Search found 4 matches
- Thu Dec 22, 2022 3:12 pm
- Forum: HTTPAPI
- Topic: How to calculate AWS Signature V4
- Replies: 4
- Views: 23003
- Fri Oct 14, 2022 4:37 pm
- Forum: RPG IV
- Topic: STRPCCMD Issues
- Replies: 5
- Views: 13165
Re: STRPCCMD Issues
Interesting, I must have not escaped something but I could have sworn it was just in the middle of a sentence where it chose to stop processing the command. I am on version 7.3 I believe. It's been a couple of days since I've tried that exact command again so I haven't encountered that issue anymore...
- Fri Oct 14, 2022 4:12 pm
- Forum: RPG IV
- Topic: STRPCCMD Issues
- Replies: 5
- Views: 13165
Re: STRPCCMD Issues
I actually stumbled across that a couple days ago but sadly it didn't help my situation. My solution so far has been to keep a skeleton batch file in my host machine's emulator folder and call that batch script with parameters. The problem now is just the character limit of STRPCCMD being 123.
- Thu Oct 13, 2022 2:10 pm
- Forum: RPG IV
- Topic: STRPCCMD Issues
- Replies: 5
- Views: 13165
STRPCCMD Issues
I have been working on a program that utilizes the start pc command to push commands in to a batch script. However, the issue I have been running into is the 123 character limit. Some of the file names I am using can be quite long and the limit is not allowing me to push the full file path into my &...