youngjoon_kim
Explorer
Member since ‎10-22-2018

User Statistics

  • 32 Posts
  • 1 Solutions
  • 3 Kudos given
  • 0 Kudos received

User Activity

Hi, When making a card payment I am using PluginAt "getTransactionHandlers", "isTransactionalPaymentRequired" and "getTransactionHandlerForPayment". I am also using a PaymentHandler, "iTransactionHandlerPaymentCallback" and a separate PaymentThrea...
Hi, I added an additional field in the configuration, but I'm not able to navigate to it from code in my plugin. I would expect that while debugging I would find this field in additionalFields container of MaterialEntity but it's empty I wo...
Hi I'd like to use SHOW_MESSAGE_BOX to get user confirmation by clicking on YES button and NO button each returning true or false values. I tried using @ListenToExit(exitName="genericButtonCallback") but debugger doesn't go in there when buttons a...
Hi, I just started building scenarios using javascript and managed to connect to jdbc from javascript file. I was wondering if there is a way to connect to B1DI external adapter from javascript?
Hi, I am making scenarios in B1IF2.0 in SAP Cloud and need to change to debugging mode. As b1if is in sap cloud I cannot stop or restart b1if service. How do I debug b1if2.0 scenarios in sap cloud?