Quantcast
Viewing all articles
Browse latest Browse all 3273

call procedure created with xs project

Hi,

 

I am very comfortable with creating procedures as catalog objects using SQL console and calling procedures using the SQL Console.

 

Today, for the first time I'm trying create a procedure using the Project Explorer, using an XS project and a .PROCEDURE file within that project.

 

My procedures are active and have the appropriate decorator icon to indicate they are active, as shown in this screen shot:

Image may be NSFW.
Clik here to view.
proc pics.png

 

The TEST_PROJECT_PROC also shows in thh Repositories, as seen here:

Image may be NSFW.
Clik here to view.
proc 2.png

 

Now, I am having trouble calling these procedures.  I cannot find them in the _SYS_BIC schema, and cannot call them.

 

I've tried the following:

CALL "_SYS_BIC"."TEST_JEFFSK.PROCEDURE/TEST_PROJECT_PROC";

CALL "_SYS_BIC"."TEST_JEFFSK.PROC/TEST_PROJECT_PROC";

CALL "_SYS_BIC"."TEST_JEFFSK/TEST_PROJECT_PROC";

 

Among many other variations.  I've tried everything I can think of.

 

Each time I get "Invalid name of function or procedure error".

 

So, how do I call this procedure?

Sorry if this is a dumb question.  Again, I cannot find these procedures in any schema in the catalog, so I have no idea where they are sitting and the proper address to call them.


Viewing all articles
Browse latest Browse all 3273

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>