SAP Business One SQL (B1WebAPI) Connector updated
SAP Business One SQL (B1WebAPI) Connector version 7.3.1 improves test options and updates schemas. This version also updates action names and descriptions to make them easier to use. This update is backward compatible, in that all updated action names will appear in place of the old ones as soon as the connector is updated (no user config needed).
Action names have been updated as follows. Other actions remain unchanged. Action details including descriptions and configuration options are documented in the connector reference section SAP Business One SQL (B1WebAPI) Connector Actions.
Add a Record to a UDO
renamed from “UDOAddRecord”Add an Activity
renamed from “ActivityAdd”.Change Web User Password
renamed from “WebUserChangePassword”Create a New UDO
renamed from “UDOCreate”Delete a B1 Object Record (Delete Unit of Work)
renamed from “UnitOfWorkDeleteB1ObjectRecord”Delete an Activity
renamed from “ActivityDelete”Get a B1 Object
renamed from “B1ObjectGetObject”Get a List of all UDOs
renamed from “UDOGetList”Get a List of Business Partner Groups
renamed from “Get BusinessPartnerGroups”Get a List of Item Prices
renamed from “ItemPriceGetBatchOfPrices”Get a List of Queries in a Category
renamed from “QueryGetQueriesByCategoryName”Get a List of UDTs
renamed from “UDTGetList”Get a Query's Definition
renamed from “QueryGetDefinition”Get a UDO Record
renamed from “UDO Get Record”Get a UDT Record
renamed from “UDTGetRecord”Get All Inbox Messages
renamed from “MessagesGetInBox”Get All Outbox Messages
renamed from “MessageGetOutBox”Get All Query Categories
renamed from “QueryCategoryGetAllCategories”Get All Records in a UDT
renamed from “UDTGetRecords”Get All Results from a Query
renamed from “QueryGetAllResults”Get an Activity
renamed from “ActivityGet”Get an Item's Price
renamed from “ItemGetPrice”Get B1 Message Schema
renamed from “MessageGetSchema”Get B1 Object Schema
renamed from “B1ObjectGetSchema”Get Info about an Attachment
renamed from “AttachmentGetInfo”Get System Info
renamed from “SystemInfoGetInfo”Get the Chart of Accounts
renamed from “Get ChartOfAccounts”Get the Scalar Result from a Query
renamed from “QueryGetScalarResult”Get the Schema for a UDO
renamed from “UDOGetSchema”Insert a B1 Object Record (Insert Unit of Work)
renamed from “UnitOfWorkInsertB1ObjectRecord”Insert a Record into a UDT
renamed from “UDTInsert”Perform a Web User Login
renamed from “WebUserPerformLogin”Preview a B1 Object Record (Preview Unit of Work)
renamed from “UnitOfWorkPreviewB1ObjectRecord”Send a B1 Message
renamed from “MessageSend”Submit a Batch of Transactions
renamed from “BatchSubmit”Update a B1 Object Record (Update Unit of Work)
renamed from “UnitOfWorkUpdateB1ObjectRecord”Update a Record in a UDT
renamed from “UDTUpdate”Update a UDO Record
renamed from “UDO Update Record”Update an Activity
renamed from “ActivityUpdate”Upload and Process an Attachment
renamed from “AttachmentUploadAndProcess”
For more connector details, see SAP Business One SQL (B1WebAPI) Connector Reference.