Oracle SOA Suite (MOSC)

MOSC Banner

Using sca_deployComposite from within .py script file

edited Apr 27, 2020 3:15AM in Oracle SOA Suite (MOSC) 1 commentAnswered

Hi,

I'm trying to deploy a BPM application from within a Python script file. I can successfully deploy an app using the sca_deployComposite() command by using the WSLT tool interactively. But when I try and write a Python file to do the same thing, I get an error that it can't find the sca_deployComposite command. I've searched endless sites that either tell me how to deploy it interactively, or give me vague commands on how to make it work from within a script file.

So, what I've done (or been told to do) is:

  1. According to a number of sites I must run the WSLT command from the oracle_common/common/bin folder NOT from the wlserver/common/bin. As the oracle_common folder is the only one in the PATH env variable, and if you run the other one, it tells you that it's an obsolete one, that's all OK (and I've specified the path to the WLST command).

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center