Change default CI status from Installed to custom
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎12-20-2017 03:35 AM
Where can I change the default status of a CI?
When an asset is created and a CI automatically is created, the status is set to installed by default. Where can this be changed?
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎12-20-2017 04:38 AM
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎12-20-2017 05:49 AM
My default value here is set to 108 (custom value) but the thing is that when I create an Asset and I go to the CI for that Asset, that CI has status "1" (installed). So I guess there is some logic somewhere else that sets this... Any idea?
Fig. 01 - Screenshot ow when i hover the CI from newly created asset
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎12-20-2017 05:53 AM
Dear Henrik,
There is a translation/mapping table for the asset state and CI status.
And on CI there are two status Install and Hardware & for both of them there are mapping tables:
Asset-CI Install Status Mapping
Asset-Ci Hardware Status Mapping
You must check the sync script Include : AssetAndCISynchronizer
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎12-20-2017 06:14 AM
