Skip to main content
Version: Next

Get Sap B1 Config

Get the config of a SAP B1 connection

Description

Return a config object used by the library to make queries

Inputs

  • Control Flow (Control Flow)
  • Config Identifier (String): The identifier of the SAP B1 connection configuration, as defined in the oConfig.json file for the environment running the brick
  • username (String): Not used if a username is set in the configuration file
  • password (String): Not used if a password is set in the configuration file

Outputs

  • Control Flow (Control Flow)
  • SAP B1 Config (Object): A configuration object to make queries
  • Error Flow (Error Flow): Triggered by missing parameters