Infor OS - ION – Decryption using PGP
Fazlan Haniffa
M3 Tech | Integration | IEC| XtendM3 | Infor OS | ION | MAK | Workflows | IDM | Mashup | JScript | Cloud Computing| Saas | MEC | IPA | Event Hub| API's | TPM
I’ve been exploring file decryption using Infor OS for a project during the weekend. ?Most of the required information are available in Infor OS admin guides and user guides but it’s scattered in different places. So thought of bringing everything together so that anyone can use it easily.
Infor OS used PGP (Pretty good privacy) that enables users to communicate securely by decrypting and encrypting messages, authenticating messages through digital signatures and encrypting files.
Let’s look at the steps. We can do the whole process in three simple steps
1.)??? Generate the key pair and send to third party.
2.)??? Prepare the connection point to decrypt files
3.)??? Create the file template and required data flow to receive the file
Step 1:? Generate the key pair
??????????????Go to ION -> Configurations -> ION Service -> Key Management (tab)
Click the + sign and generate a key. You can either set an expiration date or keep it as non-expiry.
??????????????After you create the entry, right click and export the key. ??
You will get a .asc file and this is the public key. You can send this to the third party, and they will use this public key to encrypt the file(s). ?
Step 2: Prepare the connection point to decrypt files
In your connection point, tick ‘Decrypt files after read’
That’s all. Now you are ready to receive the encrypted file :)
What we need to do now is build a data flow to receive the file.
领英推荐
Step 3: Create the file template and required data flow to receive the file
First let’s create the file template generate the BOD.
Next let’s build a simple data flow, that will accept the decrypted file, encrypt and place it in a folder.
We also need a simple XSLT map to generate the sync BOD from process BOD.
Let’s activate the data flow and see how easy to do the encryption :)
Encrypted file:
Decrypted file in OneView
Sources: Infor OS Admin guide, Infor OS user guide
Please leave a comment if you feel this article is helpful :)
Thank you !
Senior Technical Consultant at Infor
1 个月Very helpful Thanks fazlan
INFOR OS & M3 Sales Certified | Infor M3| Infor WMS | EAI l ESB l SOA ION | RPA | IDP l IDM | XtendM3 | IPC |Talent Factory |Svc Leadership |Product & Industrialization |Solutions-Consulting|Transport Logistics
1 个月Good aggregation. Thanks Fazlan Haniffa
Infor M3 | Microsoft Dynamics 365 F&O | Digital Transformation | Cloud Computing | Business Solutions Consulting (Infor, Microsoft, MuleSoft, Azure, and AWS)
1 个月Very informative