Skip to main content

EnsLib.EDI.XML.SchemaXSD

class EnsLib.EDI.XML.SchemaXSD extends %Library.RegisteredObject

Method Inventory

Methods

classmethod Import(location As %String, Output pCategoryImported As %String, pForceCategory As %String = "", pNSCategories As %String = "", pVerbose As %String = "") as %Status
User needs %Ens_EDISchema WRITE privilege which is enforced via calling SMP page EnsPortal.EDI.XML.SchemaMain and the schema global creation API.
If the location is over https then the IRIS SSL Configuration to use is to be specified by appending [nameofsslconfiguration] to the end of the location URL. The enclosing [] are required.
classmethod ImportFiles(pFilePath As %String, pNSCategories As %String) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab