Forum Discussion

Fran's avatar
Fran
Ideator I
8 months ago

Want to extract all functions that interact with the Conversion server. (like MPP-publishing)

We just modify the setting to activated the mpp-publishing and want to extract other functions that interact with Conversion Server and activate them too.

If anyone have the function list, could you please let us know. 

4 Replies

  • I am not sure if I have understand your use case. Do you try to bypass the license check for the publishing service? If yes - don´t do it! It will definitely void the terms of use. I myself use MPP on an open release without publishing service. Who needs a PDF when you can have a live view of the data?

    Regarding the functions. You can ask your favorite AI tool to generate a code sample to "list all available functions in an external DLL using reflection".

    BUT: Analyzing Innovator DLLs to inspect its internal functions may violate licensing agreements or intellectual property laws, so you should check the terms of use and obtain permission if necessary!

    Maybe Aras can provide some insights to some useful functions when they see this post.

    • AngelaIp's avatar
      AngelaIp
      Ideator I

      Edit: I probably misunderstood your use case. Do you want to use the publishing service for custom use case (that is not MPP)? This is actually something I am interested too! 

      The publishing service is used for RE, MPP and TechDocs. It should definitely be possible to use it in other contexts.

      • Fran's avatar
        Fran
        Ideator I

        Thank you for your reply, 
        Do you want to use the publishing service for custom use case?
        > So far, no.
        I would like to get a list of the publishing services first, as they don't work well without several settings. Once I have the list, I will activate them.