Hi wheelsdong,
First you should try to use your job implementation manually to see if
your implementation was registered successfully as valid UNO service
inside services.rdb of OOo.
Please start the Basic IDE and type in the following small macro:
myjob = createUnoService ("com.example.MyAd
Hallo all,
I kwow how to create a new BasicLibrary based on the modules in others
libraries present in the "globalsscope" or in a "document already
opened in the desktop". With the GUI we can simply imoport a complete
library prssent in a remote OO-document. Can this "imoport" also been
don
Hi Andreas,
Thank you very much for your detailed suggestions. Now the Jobs is working
successfully!
I followed your steps and make sure to use "fuse" instead of "replace" in
Jobs.xcu.
And I also checked the uno-extension-manifest file and found that I forgot
to add the Jobs.xcu entry as below.
Fernand Vanrie wrote:
Hallo all,
I kwow how to create a new BasicLibrary based on the modules in others
libraries present in the "globalsscope" or in a "document already
opened in the desktop". With the GUI we can simply imoport a complete
library prssent in a remote OO-document. Can this "