MDriven Global SearchNew
Search results for "api documentation"
277 results found (in 0.01s)
Documentation:WebApi
…Suppose you have this now: yourEcoSpace.PersistenceMapper = persistenceMapperWCFClient; persistenceMapperWCFClient.Uri = "<nowiki>https://YourServerMDrivenServer/APP_A0/A0_PMPWCF.svc</nowiki>"; persistenceMapperWCFClient.WCFServerUserName="SomeMDrivenServerUser" persistenceMapperWCFClient.WCFServerPassword="…
Documentation:Cors
…add> </cors> </system.webServer> </configuration></pre>To do this on App level - change Web.config in the same way - but beware that web…
Documentation:OCLOperators RemoteTurnkeyConnectGetSessionKey
…and pwd will be looked up in your SysUser-collection. {{Edited|July|12|2025}} [[Category:Integration]] [[Category:External APIs & Services]] [[Category:How to Connect an External REST API]]
Documentation:OCLOperators RestDownload
…Bas64ToBlob '''See also:''' [[Documentation:OCLOperators RestPost|OCLOperators RestPost]] {{Edited|July|12|2025}} [[Category:OCL (Object Constraint Language)]] [[Category:OCL Operators: String Manipulation]] [[Category:Integration]] [[Category:External APIs & Services]] [[Category…
Documentation:OCLOperators RestGet
…printed to the console. '''Please see:''' [[Documentation:OCLOperators RestPost|OCLOperators RestPost]] {{Edited|July|12|2025}} [[Category:Integration]] [[Category:External APIs & Services]] [[Category:How to Connect an External REST API]]
Documentation:OCLOperators RestPost
<message></message> ===== Rest (representational state transfer) ===== [[Documentation:OCLOperators RestGet|RestGet]], [[Documentation:Rest Post|Rest Post]], [[Documentation:Rest Put|RestPut]], [[Documentation:Rest Delete|RestDelete]], and [[Documentation:OCLOperators RestDownload|RestDownload…
Documentation:PersistenceMapperWEBAPIClient
…InitializeComponent(); MDriven.WebApi.Client.PersistenceMapperWEBAPIClient pm = new MDriven.WebApi.Client.PersistenceMapperWEBAPIClient(); pm.Uri = "http://localhost:5003/api/A0_WebApi"; pm.ServerPassword = "123456"…
Documentation:Rest Patch
…RestPatch is a term used in some APIs (Application Programming Interface) and web frameworks to refer to a PATCH request method used to update a…
Documentation:Sign client rest request with certificate
…its thumbprint. Add a Root ViewModelColumn of type string called 'ClientCertThumbPrint' (case sensitive) and provide the thumbprint in the ViewModel that uses [[Documentation:OCLOperators RestGet|restGet]], …
Documentation:SysOpenAI Package
…application. This model can be merged from [[Documentation:TK Live View|TK Live View]]. Open AI has a wide variety of use cases from processing data…