Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 11 APR 2007 04:33:18PM John Bouley wrote:

I am having problems installing an MFS using the set_mfs program. The runtime environment does not allow this and returns SYS106.

Is there a way to do this via RDK?

Thanks,

John


At 12 APR 2007 10:10PM Barry Stevens wrote:

rdkdeploy_equates shows the following (Not sure if rev are updating this or not)

* upgrade record sections

.

.

EQU EXECPROC$ TO "EXECUTE PROCEDURES"

The old source shows it does a call @Line

So you could work out how to construct the set_mfs line OR just create a one of ssp to call set_mfs

The above is added to the %PROCESS% in youe SYSUPGRADE file

EXECUTE PROCEDURES

JBSetNewMfs


At 13 APR 2007 02:49PM John Bouley wrote:

Thanks I did try that and could not get it to work. Although the procedure did not exist before the Execute Procedure. I saw an example where it was set to copy the object code then do the execute. There should be a special process tag for installing mfs in the RDK.

John


At 13 APR 2007 06:52PM Barry Stevens wrote:

BTW: IN oi8 there is POST, which execucutes after rdk run, so not sure where EXECUTE PROCEEDURE fits in the chain of things.


At 17 APR 2007 04:23AM support@sprezzatura.com wrote:

RDKMODULEINSTALL runs the 'command' lines before it copies in the upgrade records. It executes the command lines in the order placed in the program. So, what you'll need to do is copy the program in, then execute it. The copy tag is UPDATE ROWS. The format is standard RDK format, TABLE/ROW.

support@sprezzatura.com

The Sprezzatura Group Web Site

World Leaders in all things RevSoft


At 17 APR 2007 09:30AM John Bouley wrote:

Thanks everyone for your answers. I did try the UPDATE ROWS then tried to execute that code. It looked like it tried but failed? I get tired of having to jump through hoops to get code into production.

I was hoping to have a way of installing an MFS using a specific directive. Perhaps this would be a good enhancement.

John

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/55f6332d81c80fd2852572ba0070e992.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1