on 2016 Jun 08 9:37 AM
Hi,
I need to concatenate two procedures that pursue the same goal so from a business point of view they want to run all at once
Now my problem is that procedures, that are already working, are based on different models even if the selection is always the same
I tried to concatenate the procedure with a package link but, as far as I understand, the procedure are supposed to be on the same model
So I tried to specify the APP in the package with the 2 rows below
TASK(DEFAULT_FORMULAS_LOGICAL,SAPP,CTRCOST)
TASK(DEFAULT_FORMULAS_LOGICAL,LOGICFILENAME,PL_LINE.LGF)
but I obtain the error below
Unable to contact the server. There was no endpoint listening at <server> method=preview&package_size=500.
Do you have any idea on how to fix this or how to run procedure from 2 different models with the same package?
thanks
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.