As there is no way (without a feature add-on) to link CIs with a customercompany, we are trying this approach:
1) Using the package "ITSM-CIAttributeCollection" we extended the CI Class Definition with a field of the type 'CIACCustomerCompany' (allows us search the customer database)
2) Add a link to the customer information which will execute a search over all CIs (of a given class) that contain the current customercompany. This link is currently hardcoded in the AgentCustomerTableView.dtl and looks like this:
Code: Select all
index.pl?Action=AgentITSMConfigItemSearch&Subaction=Search&ClassID=26&SearchDialog=1&EmptySearch=&Profile=last-search&ProfileName=&CustomerUserCompany=*CompanyName*&AttributeOrig=Number&PreviousVersionSearch=1&ResultForm=Normal
Best Regards,
Rolf Straub