April 2024

Data analysis in relatation to BSID and BSAD

Hi, I’m building a report which analyses customer related accounting informations contained in BSID and BSAD. What I understood so far is that BSID contains open (non – cleared ) items and BSAD contains cleared items.  I’ve discovered that the column [BELNR] cannot be used as a unique identifier for accounting documents. CHAT-GPT is saying …

Data analysis in relatation to BSID and BSAD Read More »

Error from API

I need help please. When my api sends appgyver an error such as status:400 in this case. I need the error message to tell the user what is wrong. But appgyver is not receiving the error message for some reason. It only receives successful calls.

SAP Fioriにおけるクリックの制御について

皆様閲覧いただきありがとうございます。 【背景】SAP Fioriの画面操作をRPA製品で自動化したいと考えています。その製品はWebページに対してjavascriptを挿入して制御を試みます。 【質問】SAP Fioriで表示されているボタンやタブをユーザが手動でクリックする操作をjavascriptで実行する方法を教えていただきたいです。通常のWebページのように以下のように要素に設定されているIDなどのセレクタを元にclick()メソッドを発行しましたが特に反応がない状況です。 試したスクリプト1:document.getElementById(‘elementのセレクタ’).click(); 試したスクリプト2:event = new CustomEvent(‘click’);element.dispatchEvent(event); もしご存じの方がいらっしゃればご教示頂けると大変ありがたいです。お手数おかけいたしますが宜しくお願い致します。

BuildApps SAP AppGyver classic Data Entities for Firebase Failing (Help :) )

Hi all, As you can see in the illustration, my attempt to follow along with the offical SAP Youtube video from a a few months ago, is stymied by the failure of the “Save Entity” button to ever enable|activate. Even after I’ve provided a basic string property.  Can someone please help? I understand integrations and …

BuildApps SAP AppGyver classic Data Entities for Firebase Failing (Help 🙂 ) Read More »

Scroll to Top