[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Integrating with Xero API - RSA-SHA1 Signatures

  • Thread starter Thread starter David Abdala
  • Start date Start date
Status
Not open for further replies.
D

David Abdala

Guest
I haven't done exactly that, but I've used OpenSSL to do similar stuff. The best I've come up is to make scripts that do the OpenSSL stuf (.sh, .bat) and call those scripts from ABL with OS-COMMAND, passing things as parameters of the script or files in the filesystem (managed from ABL). Keep in mind that even OpenSSL has differences between Windows and Linux, so if you are "mixing" platforms, you may need to "tweek" things. Is always better to test in the same platform (Windows - Windows, or Linux - Linux) and when that is working then test "cross-platform". Good luck. David.

Continue reading...
 
Status
Not open for further replies.
Back
Top