SN.json 1.6 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
{
  "codeName" : "SN",
  "dynaModelFilePath" : "PSWORKFLOWS/SN.json",
  "entityWFState" : "20",
  "logicName" : "会签流程",
  "name" : "会签流程",
  "getPSWFDEs" : [ {
    "codeName" : "SN",
    "dynaModelFilePath" : "PSWORKFLOWS/SN/PSWFDES/IBIZSample0007.json",
    "getEntityStatePSCodeList" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSCODELISTS/WFSTATE.json"
    },
    "entityWFState" : "20",
    "name" : "IBIZSAMPLE0007",
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007.json"
    },
    "getPSWorkflow" : {
      "modelref" : true,
      "path" : "PSWORKFLOWS/SN.json"
    },
    "getUDStatePSDEField" : {
      "name" : "YWSTATE",
      "codeName" : "YWState"
    },
    "getWFInstPSDEField" : {
      "name" : "WFINSTANCEID",
      "codeName" : "WFInstanceId"
    },
    "wFProxyMode" : 0,
    "getWFRetPSDEField" : {
      "name" : "YWSTATE",
      "codeName" : "YWState"
    },
    "getWFStatePSDEField" : {
      "name" : "WFSTATE",
      "codeName" : "WFState"
    },
    "getWFStepPSCodeList" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSCODELISTS/SNSTEP.json"
    },
    "getWFStepPSDEField" : {
      "name" : "WFSTEP",
      "codeName" : "WFStep"
    },
    "defaultMode" : true,
    "enableUserStart" : true,
    "useWFProxyApp" : false
  } ],
  "getPSWFVersions" : [ {
    "modelref" : true,
    "path" : "PSWORKFLOWS/SN/PSWFVERSIONS/SNv1.json"
  } ],
  "wFEngineCat" : "EMBEDDED",
  "wFEngineType" : "EMBEDDED",
  "wFProxyMode" : 0,
  "wFType" : "DEFAULT",
  "useRemoteEngine" : false,
  "useWFProxyApp" : false,
  "valid" : true
}