Blog Entry

JanaGokul's picture
blog
Reads:

5579

Score:
0
0
 
Comments:

5

Problem in Exporting Application object into AOT file using APPXPORT Utility

(View Disclaimer)

Hi All,
I was trying to Export an application object into an AOT file using APPXPORT Utility. I believe i used the syntax provided in the utility description but i cannot export it.

The syntax for the utility is,

APPXPORT treename objectname filepath

Now the object i need ed to export is MY-OBJECT and The Statement i used was,

APPXPORT.EXE MY-TREE MY-OBJECT.MY-APPS.Apps.MY-TREE C:\jana.aot
But i got the Error message "Exporting...Export error -601 (0xFFFFFDA7)"

Kindly guide me on how to specify the object name in the syntax( I guess i have a problem in specifing object name in the syntax ). I tried it different formats but no use.

Thanks in Advance

JanaGokul@gmail.com


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

spond's picture

One idea

Submitted by spond on 2 October 2008 - 8:57pm.

The only thing I can see is that the parameter MY-OBJECT.MY-APPS.Apps.MY-TREE may not be correct, unless the top-level object (the "O") has the same name as the tree (not best practice).

The -601 error means that it cannot find the named object. If there is only one object that needs exporting, then the tools in ConsoleOne can be used (tools->ZENworks Utilities->Application Launcher Tools->Export Application object, then specify a name, and the AOT extension).

Shaun Pond

JanaGokul's picture

Export multiple objects

Submitted by JanaGokul on 3 October 2008 - 2:26am.

Thanks for your quick reply Shaun Pond !

I am trying to export multiple objects as a batch process. I mean to say i need to export my objects with out user inputs ( like ConsoleOne ).
I will try another/correct way for specifying the object name and let you know if there are any quires.

Anonymous's picture

Export multiple objects

Submitted by Anonymous on 13 October 2008 - 7:52am.

Did you try a leading dot at MY-OBJECT.MY-APPS.Apps.MY-TREE?
As I remember my exporting of applications the syntax should be:
APPXPORT MY-TREE .MY-OBJECT.MY-APPS.Apps.MY-TREE C:\jana.aot

Karl-Heinz Hildebrandt

JanaGokul's picture

It worked !

Submitted by JanaGokul on 13 October 2008 - 10:44pm.

Hi Karl,
As you mentioned, i missed the leading dot in the object name that troubled me all the way.
Now it's working. Thanks a lot for you.

Janarthanan

Ghuebner's picture

I remember

Submitted by Ghuebner on 6 October 2008 - 12:17am.

Long time ago I use the tool.
I remember you need one ore more dlls from an old netware client. Maybe it also help to map sys:puplic as search volume.

Gernot

© 2013 Novell