November 2024

Cloud foundry Runtimeのメモリ拡張について

BTPのCloudfoundry Runtimeサービスを使用して、複数のJavaアプリケーションを実行する予定です。各API毎に1つのアプリケーションとして開発したいと考えています。1つのCloudfoundry Runtimeインスタンスで複数のJavaアプリケーションを管理することは可能ですか? また、「このくらいのアプリケーション規模ならメモリはこのぐらい割り当てるべき」というようなベンチマークとして利用できる情報やウェブサイトはありますか?ご存じの方がいましたら、ご回答のほどよろしくお願いいたします。

KeycloakとSAP BTP間をSSO連携する際のIASの要否

KeycloakとSAP BTPをSAMLで連携してシングルサインオンを実装したいと考えています。下記の記事を見る限り、KeycloakとSAP BTPがあれば連携可能と解釈しましたが前提条件としてIASテナントは不要なのでしょうか?https://community.sap.com/t5/technology-blogs-by-members/keycloak-identity-provision-and-authentication-for-sap-cloudfoundry-part-1/ba-p/13448358 SAP ID Serviceは標準的なログインしかサポートしておらず、今回のような特殊な認証にはIASが必要だと認識していたので質問させていただきました。ご存じの方がいましたらご回答よろしくお願いいたします。

KeycloakとSAP BTP間をSSO連携する際のIASの要否

KeycloakとSAP BTPをSAMLで連携してシングルサインオンを実装したいと考えています。下記の記事を見る限り、KeycloakとSAP BTPがあれば連携可能と解釈しましたが前提条件としてIASテナントは不要なのでしょうか?https://community.sap.com/t5/technology-blogs-by-members/keycloak-identity-provision-and-authentication-for-sap-cloudfoundry-part-1/ba-p/13448358 SAP ID Serviceは標準的なログインしかサポートしておらず、今回のような特殊な認証にはIASが必要だと認識していたので質問させていただきました。ご存じの方がいましたらご回答よろしくお願いいたします。

KeycloakとSAP BTP間をSSO連携する際のIASの要否

KeycloakとSAP BTPをSAMLで連携してシングルサインオンを実装したいと考えています。下記の記事を見る限り、KeycloakとSAP BTPがあれば連携可能と解釈しましたが前提条件としてIASテナントは不要なのでしょうか?https://community.sap.com/t5/technology-blogs-by-members/keycloak-identity-provision-and-authentication-for-sap-cloudfoundry-part-1/ba-p/13448358 SAP ID Serviceは標準的なログインしかサポートしておらず、今回のような特殊な認証にはIASが必要だと認識していたので質問させていただきました。ご存じの方がいましたらご回答よろしくお願いいたします。

Dropdown bug (API level 34 I think) and slow performance

Hi all.Some days ago, I build my app to reach the api level 24, required by google.In the sap emulator, everything works fine, but when published, the dropdown components crash.To solve I had to remove everyone and implement a custom dropdown, in a rush!. Now, some users are experimenting a really slow performance, detected at …

Dropdown bug (API level 34 I think) and slow performance Read More »

Dropdown bug (API level 34 I think) and slow performance

Hi all.Some days ago, I build my app to reach the api level 24, required by google.In the sap emulator, everything works fine, but when published, the dropdown components crash.To solve I had to remove everyone and implement a custom dropdown, in a rush!. Now, some users are experimenting a really slow performance, detected at …

Dropdown bug (API level 34 I think) and slow performance Read More »

Dropdown bug (API level 34 I think) and slow performance

Hi all.Some days ago, I build my app to reach the api level 24, required by google.In the sap emulator, everything works fine, but when published, the dropdown components crash.To solve I had to remove everyone and implement a custom dropdown, in a rush!. Now, some users are experimenting a really slow performance, detected at …

Dropdown bug (API level 34 I think) and slow performance Read More »

SAP FIORI > Open Transaction in new tab via ABAP

Hi guys, we have the following situation. I have an Programm in ABAP which has a button with the following coding:     CALL FUNCTION ‘Z_CALL_TCODE_IN_NEW_WINDOW’ STARTING NEW TASK ‘F110’ EXPORTING tcode = ‘F110’.     The Function “Z_CALL_TCODE_IN_NEW_WINDOW” has the following Coding     FUNCTION Z_CALL_TCODE_IN_NEW_WINDOW. *”———————————————————————- *”*”Lokale Schnittstelle: *” IMPORTING *” VALUE(TCODE) TYPE …

SAP FIORI > Open Transaction in new tab via ABAP Read More »

Scroll to Top