feat: add ERP agent pet bridge and startup guide
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"schemaVersion": "1.1",
|
||||
"evidenceType": "lserp_field_readonly_validation_input",
|
||||
"validationStage": "discovery",
|
||||
"approved": false,
|
||||
"approvedBy": "REPLACE_APPROVER",
|
||||
"approvedAtUtc": "2000-01-01T00:00:00Z",
|
||||
"approvalExpiresAtUtc": "2000-01-01T01:00:00Z",
|
||||
"expectedPreflightScriptSha256": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"cli": {
|
||||
"path": "D:\\ApprovedPackages\\Lserp-AgentPet-@LSERP_PACKAGE_VERSION@-win-x64\\Host\\lserp-agent-cli.exe",
|
||||
"version": "@LSERP_PACKAGE_VERSION@",
|
||||
"sha256": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"signerThumbprint": "0000000000000000000000000000000000000000"
|
||||
},
|
||||
"erp": {
|
||||
"processId": 1,
|
||||
"sha256": "0000000000000000000000000000000000000000000000000000000000000000"
|
||||
},
|
||||
"session": {
|
||||
"databaseScopeFingerprint": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"userId": "REPLACE_USER_ID",
|
||||
"userName": "REPLACE_USER_NAME",
|
||||
"accountBook": "REPLACE_ACCOUNT_BOOK",
|
||||
"subSystemId": "REPLACE_SUBSYSTEM_ID",
|
||||
"expectedIsAdministrator": false
|
||||
},
|
||||
"rollout": {
|
||||
"customerId": "REPLACE_CUSTOMER_ID",
|
||||
"policySha256": "0000000000000000000000000000000000000000000000000000000000000000"
|
||||
},
|
||||
"moduleBindings": [
|
||||
{
|
||||
"role": "purchase",
|
||||
"moduleCode": "REPLACE_PURCHASE_MODULE"
|
||||
}
|
||||
],
|
||||
"requirements": {
|
||||
"purchaseWorkflow": false,
|
||||
"leaveWorkflow": false,
|
||||
"diagnosisWorkflow": false
|
||||
},
|
||||
"bridgeTimeoutMilliseconds": 180000,
|
||||
"databaseCredentialsIncluded": false,
|
||||
"readOnlyEvidenceOutputPath": "D:\\Acceptance\\Evidence\\purchase-readonly-session-preflight-new.json"
|
||||
}
|
||||
Reference in New Issue
Block a user