Home » Developer & Programmer » Data Integration » Executing process flow
Executing process flow [message #164493] Thu, 23 March 2006 12:07 Go to next message
xandi
Messages: 5
Registered: March 2006
Junior Member
Hi,
I'm going after OWB tutorial, and I'm trying to execute process flow. I was deployed without errors, but it seems that something it's wrong, because execution lasts over 1,5 hour now and it doesn't want to finish.

Does anybody has any idea what's going on?
thanks in advance

xandi
Re: Executing process flow [message #164585 is a reply to message #164493] Fri, 24 March 2006 02:22 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
All depends on your process flow. If it is a huge one (with a lot of mappings within) over a large dataset you can expect it to run a long time. Do your individual mappings run fast?

MHE
Re: Executing process flow [message #164592 is a reply to message #164585] Fri, 24 March 2006 03:49 Go to previous messageGo to next message
xandi
Messages: 5
Registered: March 2006
Junior Member
thanks for Your reply,
well, there aren't many mappings, and they run fast.

xandi
Re: Executing process flow [message #164605 is a reply to message #164592] Fri, 24 March 2006 04:50 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
What does your runtime audit browser tell you? You should be able to see where it 'hangs'. We have a view here to look at the mapping progress. What version are you running?

MHE
Re: Executing process flow [message #164674 is a reply to message #164605] Fri, 24 March 2006 11:02 Go to previous messageGo to next message
xandi
Messages: 5
Registered: March 2006
Junior Member
my runtime audit browser tells me nothing. In execution report -Activity Details, and Error Messages are empty,
Elapsed Time is 0, Data Error Count 0, state - busy.

Maybe I'm looking not in the right place in Runtime Audit Browser?

Version
database 10.2
OWB 10.1
Oracle Workflow 2.6.4

xandi
Re: Executing process flow [message #165062 is a reply to message #164674] Tue, 28 March 2006 03:55 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
Have you declared an error end operator? The make your workflow so that the subsequent mappings are only ran when it is ok. In case of warning/error the flow should go to the end error.

MHE
Re: Executing process flow [message #165128 is a reply to message #165062] Tue, 28 March 2006 07:19 Go to previous messageGo to next message
xandi
Messages: 5
Registered: March 2006
Junior Member
Yes, I've declared an error end operator.
I've done everything what is written here:
http://www.oracle.com/technology/obe/obe_bi/index.html

till designing process flows, because execution hangs :/
Re: Executing process flow [message #166390 is a reply to message #165128] Thu, 06 April 2006 02:11 Go to previous messageGo to next message
ottkaresz
Messages: 12
Registered: March 2006
Location: Hungary
Junior Member
Hi

Have you granted execute any procedure to workflow schema user?

Ott Karesz
http://www.trendo-kft.hu
Re: Executing process flow [message #166425 is a reply to message #166390] Thu, 06 April 2006 04:47 Go to previous messageGo to next message
xandi
Messages: 5
Registered: March 2006
Junior Member
> Have you granted execute any procedure to workflow schema user?

yes Sad
I think it wouldn't deploy with insufficient privilleges. It's deploying with no errors, but it doesn't execute.
Re: Executing process flow [message #166426 is a reply to message #166425] Thu, 06 April 2006 04:54 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
I haven't got a clue, sorry. Have you search the Oracle forums already for similar cases?

MHE
Re: Executing process flow [message #174079 is a reply to message #166425] Thu, 25 May 2006 16:17 Go to previous messageGo to next message
serafo
Messages: 24
Registered: May 2006
Junior Member
Hello.

How can I create the workflow schema user. Whenj trying to deploy a process flow, OWB ask for that information, but I don't know wich tool use to create that schema , or if I must create a user and grant some special privilegies.

Thanks for help.
Re: Executing process flow [message #174085 is a reply to message #174079] Thu, 25 May 2006 17:03 Go to previous messageGo to next message
ottkaresz
Messages: 12
Registered: March 2006
Location: Hungary
Junior Member
Hi

After installing the workflow software there will be a wfinstall.bat or sh or something like this in the wf_home/owf/... directory. With this program you can install the workflow schema.

Ott Karesz
http://www.trendo-kft.hu
Re: Executing process flow [message #174094 is a reply to message #174085] Thu, 25 May 2006 18:59 Go to previous messageGo to next message
serafo
Messages: 24
Registered: May 2006
Junior Member
Thanks for reply Ott Karesz.

It's workflow software a separate product? That involves a separate licence?

Thanks.
Re: Executing process flow [message #174113 is a reply to message #174085] Fri, 26 May 2006 00:16 Go to previous messageGo to next message
ottkaresz
Messages: 12
Registered: March 2006
Location: Hungary
Junior Member
Hi

Wokrflow is the part of the db install package.
You can install it from the db cd.
You don't need additional license, just install it, and create the repository with wfinstall.

Ott Karesz
http://www.trendo-kft.hu
icon14.gif  Re: Executing process flow [message #174190 is a reply to message #174113] Fri, 26 May 2006 07:05 Go to previous messageGo to next message
serafo
Messages: 24
Registered: May 2006
Junior Member
Thank very much Ott Karesz Razz

Ser@fo
Re: Executing process flow [message #174215 is a reply to message #174190] Fri, 26 May 2006 09:32 Go to previous messageGo to next message
serafo
Messages: 24
Registered: May 2006
Junior Member
Hello Ott Karesz.
I install the DB but there was a reference to Worflow Client only. There is a product called Workflow Server, Do I need to install it in order to use Proccess Flow in OWB??

Please guide me, I am very confused.!!

Regards,

Ser@fo
Re: Executing process flow [message #174253 is a reply to message #174215] Fri, 26 May 2006 15:34 Go to previous message
ottkaresz
Messages: 12
Registered: March 2006
Location: Hungary
Junior Member
Hi

Of course you must install the workflow server. This is the software.
After installing it you must install the workflow repository (schema).

Ott Karesz
http://www.trendo-kft.hu
Previous Topic: OWB - access remote table using DB link
Next Topic: Informatica - I would like to know something about the Session properties.
Goto Forum:
  


Current Time: Thu Mar 28 12:10:54 CDT 2024