WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for dictionary

(...) Hello! is there a best practice how to transfer data from an external data source (eg. sql server) into a dictionary in webcon (and webcon in general)? I heard something about a technical path?

(...) Hello, Is it possible to programmatically migrate SharePoint list data to a Webcon BPS dictionary using PowerShell, especially if the fields in both systems are identical. or if not, is it possible to migrate just by exporting SharePoint list data to Excel then import it on Webcon dictionary ? Let me know if there are other recommended method to do this and the steps. Thanks in Advance.

(...) I have got Item list with 2 columns 1. Category (A) 2. Points (B) Column A and B use dictionary process where if is set A then filter B to A value and in column (A) I can pick Value then >> in column (B) points I can pick more than 1 value . so I can have: (A) >> (B) A >> a,b,c,z B >> a,z,dd,x C >> a D >> a,b and now in sub process I would like to split this table to: A >> a A>> b (...)