Jump to content

Jeremy

Hornbill Users
  • Posts

    1,397
  • Joined

  • Last visited

  • Days Won

    24

Posts posted by Jeremy

  1. So I have checked and added "s around the True but now there is another error

    Error decoding configuration file conf.json : json: cannot unmarshal string into Go struct field cleanerConfStruct.CleanAssets of type bool

    The code is this, we are just clearing out one asset class:

    {
        "CleanRequests": false,
        "RequestServices":[],
        "RequestCatalogItems":[],
        "RequestStatuses":[],
        "RequestTypes":[],
        "KeepRequestsCancelBPTasks": false,
        "RequestReferences":[],
        "RequestLogDateFrom":"",
        "RequestLogDateTo":"",
        "RequestClosedDateFrom":"",
        "RequestClosedDateTo":"",
        "CleanAssets": "True",
        "AssetClassID": "mobileDevice",
        "AssetTypeID": "22",
        "AssetFilters": [],
        "CleanUsers":false,
        "Users":[],
        "CleanServiceAvailabilityHistory": false,
        "ServiceAvailabilityServiceIDs": [],
        "CleanContacts": false,
        "ContactIDs": [],
        "CleanOrganisations": false,
        "OrganisationIDs": [],
        "CleanSuppliers": false,
        "SupplierIDs": [],
        "CleanSupplierContracts": false,
        "SupplierContractIDs": [],
        "CleanEmails": false,
        "EmailFilters": {
            "FolderIDs": [],
            "RecipientAddress": "",
            "RecipientClass": "",
            "ReceivedFrom": "",
            "ReceivedTo": "",
            "Subject": ""
        }
    }

  2. So when I have opened BPMs this morning, on the first stage we can open the decisions and edit but on the later stages any decisions will not open.

    This means we cannot edit these decisions, please can this been looked into. We have tried opening in multiple browsers all with the same issue.

    • Like 1
  3. So we are getting an email sent to us from a system which includes the username of the customer.

    I can extract this from the email and put in to custom field A but when we have the node to update the customer it is not wanting to change the customer, when I output the result of the node for changing customer it says 'false'.

    This is the node for the customer update (variable is - &[global["flowcoderefs"]["getReqInformation"]["customFieldA"]]):

    image.png.7068eea722765b0ccb039a3b1e450cc7.png

    In the timeline we display the username using the data from custom A:

    image.png.55b366b7c7d32a2fc2ba8358450ce622.png

    The email looks like this:

    image.png.13b7786f73e22b0bff358967ff508349.png

     

  4. We are wondering if these two parts of the system are separate, as we do not use the analytics very much and are considering removing it from our subscription as it's a paid for service. But we use reporting for some specific functions and wondered if we 'turn off' analytics if we can still use the Reporting functions?

    image.png.0f5dc114e941f682c118ba2dcbdef984.png

  5. If you hover over the address it says 'Pending'  but when you look at the details:

    26-Jul-22 10:03Originating domain: port.ac.uk26-Jul-22 10:03Originating address: servicedesk@removed26-Jul-22 10:03Sending to recipient direct using SMTP Smart Host26-Jul-22 10:03Using SMTP classic login credentials26-Jul-22 10:03Connecting to: smtpserver.removed, Port: 587, SSL: no, STLS: yes26-Jul-22 10:03220-UoP ESMTP mail service (Tue, 26 Jul 2022 10:03:18 +0100) 220-Spam not welcome here. 220------------------------------------------------- 220-If your mail is blocked by this server, please 220-contact 'postmaster@removed' (no blocks apply 220-to that address). If you have any issues with abusive 220-email, please contact 'abuse@removed'. 220------------------------------------------------- 220-This 220-space 220-intentionally 220-wasted 220-to 220-foil 220-spam 220 proxies. EHLO live.hornbill.com<CRLF> 250-is-exim6.iso.removed Hello removed [87.117.243.10] 250-SIZE 26214400 250-8BITMIME 250-VRFY 250-EXPN 250-STARTTLS 250 HELP STARTTLS<CRLF> 220 TLS go ahead EHLO removed<CRLF> 250-is-exim6.iso.removed Hello removed [xx.xxx.xxx.xx] 250-SIZE 26214400 250-8BITMIME 250-VRFY 250-EXPN 250-AUTH PLAIN LOGIN 250 HELP AUTH LOGIN<CRLF> 334 VXNlcm5hbWU6 U01UUFNlcnY=<CRLF> 334 UGFzc3dvcmQ6 {PasswordOrCredentials} 235 Authentication succeeded MAIL FROM:<servicedesk@removed><CRLF> 250 OK RCPT TO:<xxxxxx@gmail.com><CRLF> 250 Accepted DATA<CRLF> [sent 40056 bytes.....] 250 OK id=1oGGTH-000DaQ-2H26-Jul-22 10:03Message delivered to target recipient OK

    I have removed the gmail email address

×
×
  • Create New...