jakob_steen-petersen
Contributor
Member since ‎2012 Apr 11

User Statistics

  • 527 Posts
  • 16 Solutions
  • 2 Kudos given
  • 36 Kudos received

User Activity

HiI have an ABAP Consumer Proxy interface. When i call with data size i.eg <SAP:MessageSizeTotal>86626719</SAP:MessageSizeTotal> it´s doing okay. But when i do a similar call but with size:<SAP:MessageSizeTotal>124938066</SAP:MessageSizeTotal>I get a...
HiI can setup rest Sender in SAP PO with the SAP PO server itself as a Authorization server at the URL - <pohost>/RESTAdapter/OAuthServer/But is it possible to use an external Authorization server? Means login.microsoftonline.com.... As the token val...
HiHave an issue with rest sender and passing parameter: This setup works okay: When calling from Postman RESTAdapter/api/TOCtechloc/TechLocationInformation/id/IF12345ID gets passed trough allright. But i would like to enable "normal" rest parameter c...
HiI have an "InterfaceDetermination did not yield any actual interface" with my REST sender. I really cannot get it. Log says:But as i understand my setup i has an Integrated  Configuration that matches exactly this:What am i missing here?  
HiI need to create a user in SAP PO which have only access to one single Rest Service (equals one specific Communication Channel). How do i do that?With Basic Authentication.... I know how to create user in NWA, but which roles?