Jump to content

Recommended Posts

Posted

We are creating a Software Asset via the BPM Node assetsCreateSoftware node, but the Version field even though we have tried passing it as a hard code string and as a string variable will not populate the asset.  The string values match the version string populated in the Asset Management module for the Vendor and Product combination.

The node succeeds in creating the asset but the version value us not populatated.

Cheers

MArtyn

 

image.png.7d077d3a68d43ec0492e9f91096289ba.png

image.png.ef3ccd7ca9e116cdd9ffe13efdd0e72f.png
 

image.thumb.png.f22671330f8b0d55b49f2ea1903a389e.png

 

 

Posted

Good morning @Martyn Houghton

the version as 'Variable' requires the Version ID (as read from the table h_itsm_product_versions) instead of the name.
Or you can change the version  to 'Manual' and select 11.1 from the list.

Regards

Armando

 

  • Thanks 1
Posted

@ArmandoDM

Thanks for the clarification. Will the node help text be updated to reflect this now?

As we are using this in a BPM and the version information is variable, the manual option is not applicable.

Therefore I suspect we will be raising an enhancement to have a 'data provider' option for retrieving a list of versions for a selected Vendor/Product combination to get the raw Version ID and the display h_version text value to capture the information for the workflow.

Cheers

Martyn

  • Like 1

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...