cancel
Showing results for 
Search instead for 
Did you mean: 

Where to find the SystemID in which Database

Former Member

Hi,

I'm developing an addon with an external part which can be executed by the addon itself and also outside of business one. Both - the addon and the external part - have to validate the used license from the addon in order to have the permission for executing the addon's functions. This license is encrypted with the SystemID and InstallationID from business one.

Via the addon I have access to the application and can get both ID's this way.

Via the external executable - which uses the DI API only - I have no access to said application, because it's not neccessary for business one to be started (i.e. it can be executed on a server with no business one actually running).

My problem is that I have no idea where I could find the SystemID in a system datatable, which is the only way to get it since the company object from the DI API does not offer the same information the company object from the UI API does...

I've already found the InstallationID in the company datatable "CINF".

Regards,

Marvin

Accepted Solutions (0)

Answers (1)

Answers (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert

Hi,

Check this:

COM License Bridge

Kind regards,

ANKIT CHAUHAN

SAP SME Support

Former Member
0 Kudos

Hi,

thanks for your quick answer. I'll try it.

Regards,

Marvin

paolo_fornari3
Participant
0 Kudos

Hi ankit.chauhan1

I've the same problem, the link you've provided is now broken..

Thanks

Paolo