Error while importing a procedure using -ox option with swutil IMPORT command

Error while importing a procedure using -ox option with swutil IMPORT command

book

Article ID: KB0087781

calendar_today

Updated On:

Products Versions
TIBCO iProcess Engine (Oracle) -
Not Applicable -

Description

Resolution:
Description:
============
When using the -ox option with the "swutil IMPORT" command the following error is reported even though in
Usage instructions it is displaying the correct option.

n5107l02:/appl/staffw/swlite01/bin>./swutil IMPORT EMAIL -d -e -n -rm +t -ox
Importing a Procedure
invalid letter after -o argument

Environment:
==========
   o Any supported version of TIBCO iProcess Engine prior to version 10.5.0.

Symptoms:
=========
Performing the swutil IMPORT command using the -ox or +ox will display message described above.

The Usage information will display the parameters as valid:
Usage: swutil IMPORT [&ltprocedure>] [&ltoptions>]
Where &ltoptions> can include some of the following:
.....
.....
    -ox          Do not overwrite access control properties
    +ox          Overwrite access control properties

Cause:
=====
This is a known issue with the options displayed by the swutil utility in early versions of the product.

Resolution:
=========
Use the option -oa or +oa as the parameter to control access control properties.

This issue has been resolved in version 10.5.0 and later of the TIBCO iProcess Engine.

Issue/Introduction

Error while importing a procedure using -ox option with swutil IMPORT command