Jump to content

Hornbill Request Import - Priority Matching


Recommended Posts

@Steve G

I have mapped our Priority ID's in already in our source data in a field of the same name. 

"h_fk_priorityid":"[h_fk_priorityid]",

I tried it without any mapping but that did not work. I tried to enter the mapping without double quotes as a number, but that is not valid and it does not work with double quotes.

"PriorityMapping": {
    "External Priority":"Service Manager Priority",
    "1":"1",
    "2":"2",
    "3":"3",
    "4":"4" 
  },

How do I complete the Priority Mapping section to get it to pick the supplied value at, as all the requests are loading as per the default.

Cheers

Martyn

Link to comment
Share on other sites

Hi @Martyn Houghton,

This is because the tool is expecting the Service Manager Priority names to be entered in the property values (on the right-hand side of the PriorityMapping properties),  and not the primary keys. I have noticed an enhancement that I need to make to that code though, which I'll include in the next release. I'm going through the other required changes currently, so should hopefully have a new release of this tool out in the next day or so. I'll let you know once released.

Cheers,

Steve

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...