SAP DIGITALIZATION NEWS

  • 02/06/2026
  • Sanjay

Node.js based HTTP Web/Debug Monitor for SAP BTP

When working on integration and extensibility projects, it’s often handy to be able to “peek into messages.” Recently, I worked with SAP Sales/Service Cloud Version 2 webhooks and wanted to

  • 02/06/2026
  • sujay

Kerberos / SPNEGO Authentication with SAP Identity…

Kerberos/SPNEGO allows users to sign in to applications automatically using their Windows domain account, without entering their username and password again. When integrated with SAP Identity Authentication Service (IAS), it

  • 01/06/2026
  • sujay

SAP BTP ABAP Environment – How to Correct the Syst…

SAP BTP ABAP Environment (a.k.a. Steampunk) distinguishes two types of systems. The system type is set via parameter is_development_allowed (true or false) during system creation. The default is true (see documentation). Until

  • 01/06/2026
  • Sanjay

Unlocking Fiori Applications for Process Order Man…

When working with Fiori applications related to process orders — such as Create Process Order (C0R1), Change Process Order (C0R2), Display Process Order (C0R3), and Confirm Process Order Phase (C0R6N)