Agnostic Guides
Solution Guide
Choice Lists
1min
choicelist allows you to create list items from sap in a sharepoint list which helps to track and manage data this can be used in many scenarios where you want to store a collection of documents under each list item middleware also allows to link these list items to a document by attaching a metadata field of lookup type and value while creating or updating the document sap requires two fields to be filled to create a list using the following bapi /dflow/zcmscreatechoicelist ws 1\) zchoicelistnameprefix required determines list name inside a specific site or subsite to create new items in sharepoint example equipmentmaster 2\) zforce optional a flag that allows you to clear all the existing items in a list and add new set of items to it example "x" to enable the flag