G
Graham
Hello,
Is it possible to use the Object Link Provider interface (PjObjPrv.dll
IObjLinkProvider) on the client-side -- for example, in a Project add-in --
or is it only accessible from the server?
Perhaps I am not using it as intended anyway. I would like to be able to
link a Navision job to a Project project and assume this is a reasonable way
to do it. Maybe there are better ways?
I was considering developing an Add-in that would use IObjLinkProvider to
add links to Navision from the current project. I would prefer to use PDS
but it doesn't seem to have a method for adding links. The other option I
suppose would be to write a server-side PDS Extender that does all the dirty
work of using IObjLinkProvider on the server.
I'm really new to Project development so I might be doing things really
silly. Maybe another option is the Project Object Model? I'm not sure if
the links are available from the object model though.
Any feedback, experience or ideas are appreciated. If I'm way out there a
sharp slap across the face is OK too.
Thanks,
Graham.
Is it possible to use the Object Link Provider interface (PjObjPrv.dll
IObjLinkProvider) on the client-side -- for example, in a Project add-in --
or is it only accessible from the server?
Perhaps I am not using it as intended anyway. I would like to be able to
link a Navision job to a Project project and assume this is a reasonable way
to do it. Maybe there are better ways?
I was considering developing an Add-in that would use IObjLinkProvider to
add links to Navision from the current project. I would prefer to use PDS
but it doesn't seem to have a method for adding links. The other option I
suppose would be to write a server-side PDS Extender that does all the dirty
work of using IObjLinkProvider on the server.
I'm really new to Project development so I might be doing things really
silly. Maybe another option is the Project Object Model? I'm not sure if
the links are available from the object model though.
Any feedback, experience or ideas are appreciated. If I'm way out there a
sharp slap across the face is OK too.
Thanks,
Graham.