Introduction:-
In my previous blog post, I have demonstrated how we can reset SAP password by just sending an email. But there were questions raised by many readers regarding UI, so today I will be explaining how we can beautify the user input.
Our ...
Introduction:-
Recently while working on Azure Logic App, I felt we can make use of Office 365 email connector to automate a few manual processes.
I thought, why not create a password reset tool?
So, I designed a Logic App that picks up email from ...
Overview:-
SFTP cleanup job is done by the Infrastructure team in most of the organization, I have implemented an interface in SAP PO to automate the manual task.
I have developed an asynchronous loop back interface in SAP PO and written a java f...
Overview:-
Many of us have already integrated SAP with SharePoint using SAP Process Integration with REST api. In this blog post i will be explaining how we can use Microsoft Azure Logic App to drop PDF into SharePoint. With Logic App development eff...
Overview
In my previous blog i had demonstrated how to send file to an API with just pass-through interface in SAP PO. Please have a look before we proceed with the SAP API management.
FILE/SFTP to REST pass-through interface using DynamicConfig...
Hi mbensan
Email body can be anything or can be blank too, content of the email is completely ignored.
To trigger a workflow it only needs to find a new email in the specific outlook folder (In my case I have created a new folder called "Pass...
Hi martin-pankraz
The tool has now evolved, post implementing Adaptive Cards its amazing. Have a look here Password reset tool version two
mbensan My version two address your point one.
Hi mbensan ,
One of the purpose of posting blog is to get alternatives too (particularly to replace JSON and to have a better UI), I am glad martin-pankraz has suggested Adaptive cards and actionable messages which I was not aware of. I will tr...
Hi amit.lal6
Thanks for your kind response. Yes, I remember SAP connector in Logic App but I felt it is premium connector and will cost more, so I decided to use existing middleware(SAP PO/Integration Suite) and achieved it. (I proposed this tool...
Hi martin-pankraz ,
You definitely cannot lock me with your payload and your email. because email From address is picked dynamically and also, it is again checked and validated in SAP too before doing any actual operation.
We do not have CPI endpoi...