Non-application service consumers ?

Is it possible to relate consumers that are not applications to the use of services ? In particular we have services consuming other services and would like to see this relationship identified and visible. Is there any way of achieving this ?

:roll:

Did you ever solve this?
I have the same issue - seems like a crazy limitation :shock:

//Mike

If the purpose is only to have the relationship visible, why don’t you simply add the ConsumedBy Association?

1 Like

The current way to do this is to create a ConsumedBy relationship, in the mid-term we’re looking at how to enhance the concept of consumer registration to handle non-application/user/group registration and to work with other relationship types.