SNv1.json 4.7 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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
{
  "codeName" : "SNv1",
  "dynaModelFilePath" : "PSWORKFLOWS/SN/PSWFVERSIONS/SNv1.json",
  "mOSFilePath" : "psworkflows/SN/pswfversions/SNv1",
  "name" : "会签流程 v1",
  "getPSWFLinks" : [ {
    "getFromPSWFProcess" : {
      "modelref" : true,
      "id" : "Start"
    },
    "name" : "默认",
    "getToPSWFProcess" : {
      "modelref" : true,
      "id" : "Interactive001"
    },
    "wFLinkType" : "ROUTE"
  }, {
    "getFromPSWFProcess" : {
      "modelref" : true,
      "id" : "Process001"
    },
    "name" : "默认",
    "getToPSWFProcess" : {
      "modelref" : true,
      "id" : "End"
    },
    "wFLinkType" : "ROUTE"
  }, {
    "getFromPSWFProcess" : {
      "modelref" : true,
      "id" : "Process002"
    },
    "name" : "默认",
    "getToPSWFProcess" : {
      "modelref" : true,
      "id" : "End"
    },
    "wFLinkType" : "ROUTE"
  }, {
    "getFromPSWFProcess" : {
      "modelref" : true,
      "id" : "Interactive001"
    },
    "logicName" : "审核通过",
    "name" : "C100",
    "nextCondition" : "ANY",
    "getToPSWFProcess" : {
      "modelref" : true,
      "id" : "Process001"
    },
    "wFLinkType" : "IAACTION"
  }, {
    "getFromPSWFProcess" : {
      "modelref" : true,
      "id" : "Interactive001"
    },
    "logicName" : "审核不通过",
    "name" : "C200",
    "nextCondition" : "ANY",
    "getToPSWFProcess" : {
      "modelref" : true,
      "id" : "Process002"
    },
    "wFLinkType" : "IAACTION"
  } ],
  "getPSWFProcesses" : [ {
    "codeName" : "Start",
    "height" : 30,
    "leftPos" : 395,
    "logicName" : "开始流程",
    "mOSFilePath" : "psworkflows/SN/pswfversions/SNv1/pswfprocesses/Start",
    "name" : "开始流程",
    "getPSWFLinks" : [ {
      "modelref" : true,
      "id" : "默认"
    } ],
    "timeout" : -1,
    "topPos" : 60,
    "wFProcessType" : "START",
    "width" : 30,
    "asynchronousProcess" : false,
    "enableTimeout" : false,
    "startProcess" : true
  }, {
    "codeName" : "Process001",
    "dEActionName" : "Update",
    "height" : 80,
    "leftPos" : 200,
    "logicName" : "审核通过",
    "mOSFilePath" : "psworkflows/SN/pswfversions/SNv1/pswfprocesses/Process001",
    "name" : "审核通过",
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Update.json"
    },
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007.json"
    },
    "getPSWFLinks" : [ {
      "modelref" : true,
      "id" : "默认"
    } ],
    "timeout" : -1,
    "topPos" : 380,
    "wFProcessType" : "PROCESS",
    "width" : 100,
    "asynchronousProcess" : false,
    "enableTimeout" : false
  }, {
    "codeName" : "Process002",
    "dEActionName" : "Update",
    "height" : 80,
    "leftPos" : 800,
    "logicName" : "审核未通过",
    "mOSFilePath" : "psworkflows/SN/pswfversions/SNv1/pswfprocesses/Process002",
    "name" : "审核未通过",
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Update.json"
    },
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007.json"
    },
    "getPSWFLinks" : [ {
      "modelref" : true,
      "id" : "默认"
    } ],
    "timeout" : -1,
    "topPos" : 380,
    "wFProcessType" : "PROCESS",
    "width" : 100,
    "asynchronousProcess" : false,
    "enableTimeout" : false
  }, {
    "codeName" : "Interactive001",
    "height" : 80,
    "leftPos" : 500,
    "logicName" : "会签",
    "mOSFilePath" : "psworkflows/SN/pswfversions/SNv1/pswfprocesses/Interactive001",
    "msgType" : 0,
    "multiInstMode" : "NONE",
    "name" : "会签",
    "getPSWFLinks" : [ {
      "modelref" : true,
      "id" : "C100"
    }, {
      "modelref" : true,
      "id" : "C200"
    } ],
    "getPSWFProcessRoles" : [ {
      "name" : "[当前操作者]",
      "wFProcessRoleType" : "CURACTOR"
    } ],
    "timeout" : -1,
    "topPos" : 200,
    "wFProcessType" : "INTERACTIVE",
    "wFStepValue" : "10",
    "width" : 100,
    "asynchronousProcess" : false,
    "enableTimeout" : false,
    "sendInform" : false
  }, {
    "codeName" : "End",
    "height" : 30,
    "leftPos" : 580,
    "logicName" : "结束",
    "mOSFilePath" : "psworkflows/SN/pswfversions/SNv1/pswfprocesses/End",
    "name" : "结束",
    "timeout" : -1,
    "topPos" : 500,
    "wFProcessType" : "END",
    "width" : 30,
    "asynchronousProcess" : false,
    "enableTimeout" : false,
    "terminalProcess" : true
  } ],
  "rTMOSFilePath" : "psworkflows/SN/pswfversions/SNv1",
  "getStartPSWFProcess" : {
    "modelref" : true,
    "id" : "Start"
  },
  "wFCodeName" : "SN",
  "wFVersion" : 1,
  "hasMobStartView" : false,
  "hasStartView" : false,
  "valid" : true
}