Subreg Users Report Subreg Users Report
KeyTypeRequiredDescription
APP_DEBUGboolShow debug messages
EASE_LOGGERstringwrite log messages using
RESULT_FILEstringwrite output json data to
SUBREG_LOCATIONstringCommand Endpoint
SUBREG_LOGINstringYour Subreg username
SUBREG_PASSWORDpasswordYour Subreg password
SUBREG_URIstringSOAP Endpoint
ZABBIX_KEYstringDefault name for Zabbix Item key name
Subreg Users Report
{
    $schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
    image: "",
    name: {
        cs: "Report u\u017eivatel\u016f Subreg",
        en: "Subreg Users Report"
    },
    description: {
        cs: "Z\u00e1kazn\u00edci Subreg v reportu",
        en: "Subreg Customers in report"
    },
    executable: "subreg-users-report",
    homepage: "https:\/\/github.com\/Spoje-NET\/subreg2abraflexi\/",
    ociimage: "docker.io\/vitexsoftware\/subreg2abraflexi",
    uuid: "1acdc88b-b15a-489e-a80f-450eeb7a6212",
    tags: [
        "Subreg",
        "Credit",
        "Check",
        "Json"
    ],
    version: "1.2.2.100",
    schemaVersion: "3.3.0",
    requirements: [
        "Subreg"
    ],
    environment: {
        APP_DEBUG: {
            type: "bool",
            description: "Show debug messages",
            defval: "0",
            required: false
        },
        EASE_LOGGER: {
            type: "string",
            description: "write log messages using",
            defval: "console|syslog",
            required: false
        },
        RESULT_FILE: {
            type: "string",
            description: "write output json data to",
            defval: "subreg_credit_report.json",
            required: false
        },
        SUBREG_LOCATION: {
            type: "string",
            description: "Command Endpoint",
            defval: "https:\/\/soap.subreg.cz\/cmd.php",
            required: true
        },
        SUBREG_LOGIN: {
            type: "string",
            description: "Your Subreg username",
            defval: "",
            required: true
        },
        SUBREG_PASSWORD: {
            type: "password",
            description: "Your Subreg password",
            defval: "",
            required: true
        },
        SUBREG_URI: {
            type: "string",
            description: "SOAP Endpoint",
            defval: "https:\/\/soap.subreg.cz\/soap",
            required: true
        },
        ZABBIX_KEY: {
            type: "string",
            description: "Default name for Zabbix Item key name",
            defval: "SubregCreditReport",
            required: false
        }
    }
}
Download subreg_users_report.multiflexi.app.json