Using the process subpage (PRCSRUNCNTL_SBP) on run control pages

Forum » Forum / Hints, Tips & Gotchas » Using the process subpage (PRCSRUNCNTL_SBP) on run control pages
Started by: darko_djdarko_dj
On: 1226198097|%e %b %Y, %H:%M %Z|agohover
Number of posts: 1
rss icon RSS: New posts
Using the process subpage (PRCSRUNCNTL_SBP) on run control pages
darko_djdarko_dj 1226198097|%e %b %Y, %H:%M %Z|agohover

The PRCSRUNCNTL_SBP subpage is used when new run control pages are created. I've seen quite a few cases where new run control records have been created, but the PRCSRUNCNTL record is still used by the subpage for record name substitution. PRCSRUNCNTL is a SAMPLE record - it was only provided by PeopleSoft as an example!

As such, when putting in the process run control sub page (PRCSRUNCNTL_SBP), the "TO" subpage property should be set to the newly-created run control record, rather than PRCSRUNCNTL:

Subpage properties

In such a case, the actual run control info will only be saved into the newly created run-control record, and it won't be duplicated into the PRCSRUNCNTL record (which makes sense - why put it into both run control records). You could share the same run control record among multiple components, but even then, PRCSRUNCNTL record should not be used for that purpose.

Furthermore, the component search record should also be set to the newly-created run control record, as opposed to PRCSRUNCNTL.

Last edited on 1227058721|%e %b %Y, %H:%M %Z|agohover By darko_dj + Show more
Reply  |  Options
New Post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License