Categories
News

AWS Adapter 1.0.1 released – SQS & S3 enhancements

AWS Adapter 1.0.1 Released – SQS & S3 Enhancements

The latest version of our AWS adapter for SAP PO brings you new features.

With the latest version you can subscribe to S3 event notifications with SAP PO. When an S3 object changes, is newly uploaded or deleted, SAP PO can receive this information through a sender channel.

The channel then generates a message that can be processed by SAP PO with all metadata and the content of the S3 object.
When an S3 object is deleted or lost (RRS/Onezone Storage), the adapter generates a message with all details about the deletion of the object.

Another excellent feature is the fixing of the 256 Kb payload limit for AWS SQS messages. Our new version of the adapter can also send and receive messages with a payload larger than 256 Kb. The messages are automatically saved as an S3 object and only a link to it is used as an SQS message (as recommended by AWS via Extended SDK extension).
A recipient of the message can then “pick up” the message using the S3 link.

The adapter enables this automatically without any further development effort.

For feature completeness, we also automatically support as new S3 storage options via channel configuration (One-Zone Infrequent and Intelligent tiering).

Keep it AWS(ome) with our AWS adapter for SAP PO!

Do you have any more questions?
Then contact us now!

You can find more news on our social media channels:

This might also interest you:

Categories
News

SAP PO RESTful Adapter with OpenAPI 3.0 support

SAP PO RESTful Adapter with OpenAPI 3.0 support

In addition to Swagger 2.0 (since 2017), our RESTful Adapter for SAP PO now also supports the Open API 3.0 specification (https://www.openapis.org).

The OpenAPI standard is the most widely used standard for describing public or private APIs, but unfortunately it is not directly supported by SAP PO.

Our adapter makes publishing APIs in OpenAPI format extremely easy and shields the developer from unnecessary and costly and error-prone configuration work such as path routing, JSON transformation and response handling. Only the actual API implementation with the usual SAP PO tools (mapping, routing) is then necessary.

Open API definitions can be used in an “API first” approach to generate the ISR interface. The adapter can provide an API via Swagger UI as OpenAPI 2.0 (Swagger) or OpenAPI 3.0 description for consumers, testers and developers.

APIs often change or are extended. Also on this you have a very easy update possibility by simply re-generating the interface and testing with the existing Swagger UI.

Do you have any more questions?
Then contact us now!

You can find more news on our social media channels:

This might also interest you:

Categories
News

SAP PO AWS Adapter – advanced S3 archiving and encryption functions

SAP PO AWS Adapter – advanced S3 archiving & encryption functions

With the 1.0.12 release of the AWS Adapter for SAP Process Orchestration, we support the following additional storage and security options.

Storage Archiving

With this release, we have also added Glacier and DeepArchive as storage types for PUT operations in receiver channels.

Additionally, the adapter supports a new polling mode for S3 sender channels. This allows S3 objects to be archived instead of deleted after processing. The S3 object can be moved to another bucket for archiving with a new storage type (e.g.: Glacier or DeepArchive or the standard storage types). With this we support 3 types of S3 channels:

  •  Polling and deletion of S3 objects after processing
  •  Polling and archiving of S3 objects after processing (New *)
  • Reacting to S3 events and processing the S3 object

Security

We now support AWS KMS based key management for server side encryption in S3. With AWS KMS, custom keys can be managed and used for “At REST” encryption of S3 objects (instead of using AWS managed master keys).

Do you have any more questions?
Then contact us now!

You can find more news on our social media channels:

This might also interest you:

Categories
News

KaTe Group and the BasisTeam IT Service and Counsulting AG

KaTe Group and BasisTeam IT Service & Consulting AG

A new alliance:

KaTe GmbH and BasisTeam IT Service & Consulting AG

KaTe GmbH, founded in 2008 in Stuttgart, is pleased to announce the participation of BasisTeam IT Service & Consulting AG, which has been successfully active in the SAP Basis area for more than 19 years. This strong partner supports the growth of KaTe GmbH and offers new strategic directions, among other things, in the cloud business field.

With KaTe GmbH and BasisTeam AG, two strong SAP technology consulting firms are thus coming together, complementing each other and adding forward-looking areas of expertise. Of course, this has also increased our joint team of experts to now 35 consultants.

Our portfolio covers the following areas

  • SAP Consulting,
  • SAP Managed Services,
    Security,
  • Solution Manager,
  • various adapters for SAP PI/PO and SAP CPI
  • Cloud services for SAP systems

“The merger has allowed us to expand our portfolio, enabling us to provide our customers with additional services in the SAP environment.”

Management KaTe and BasisTeam

Do you have any more questions?
Then contact us now!

You can find more news on our social media channels:

This might also interest you:

Categories
News

KaTe Google Cloud Platform Adapter for SAP PO now supports proxy connections

KaTe Google Cloud Platform Adapter for SAP PO now supports proxy connections

Our Google Cloud Platform Adapter for SAP PO now also supports connections via an enterprise proxy.

This is a common setup in enterprise networks where outbound traffic is routed through a proxy.

In der Adapter Konfiguration kann daher nun für Google Cloud Storage und Pub/Sub Verbindungen ein HTTP Proxy mit oder ohne zusätzliche Proxy Authentifizierung eingetragen werden. Zur Laufzeit werden dann alle Verbindungen (Authentifizierung mit OAuth2 als auch der Datentransfer) über den Proxy abgewickelt.

Do you have any more questions?
Then contact us now!

You can find more news on our social media channels:

This might also interest you:

Categories
News

KaTe AWS Adapter for SAP PO now also supports GraphQL (AWS Appsync)

KaTe AWS Adapter for SAP PO now also supports GraphQL (AWS Appsync) ​

With the latest release 1.0.17 the AWS Adapter for SAP PO

now includes the AWS Appsync service.

With AWS Appsync, AWS resources (such as DynamoDB) can be made available as GraphQL APIs. A GraphQL custom query language is used to call GraphQL APIs, as well as JSON as the response format.

The KaTe AWS Adapter allows you to access such GraphQL APIs from SAP PO with query or mutation operations without leaving the XML centric design tools of SAP PO.

For this purpose, the adapter provides a generator that generates the corresponding XML schemas for import into the SAP PO ESR for GraphQL schemas. At runtime, the XML messages are translated into GraphQL queries and the GraphQL responses back into XML.

The adapter supports all common Appsync authentication methods such as AWS Api key, IAM Sigv4 authentication, as well as 3rd party API keys (such as: for MongoDB Realm or similar).

Do you have any more questions?
Then contact us now!

You can find more news on our social media channels:

This might also interest you: