Tree of the University campus solutions 9.0 organization and Lookup Table question

People,

Hello. I'm creating 9.0 Solution Campus of a college. I confront the issue as below:

Implement AWAR > Foundation Table > academic Structure > academic organization

I implemented the academic organization of these data Table: in addition to academic departments, I also type in academic institutions and academic groups.

Then I create academic organization tree using the tree Manager. The tree is verified and valid a date of entry into force.

Then I put in place the 2 tables below:

Implemented AWAR > Foundation Table > academic Structure > program academic table

Implemented AWAR > Foundation Table > academic Structure > Table of different disciplines

Table of research of the academic organization developed in the 2 above table successfully. But when I put in place the other 2 tables below, search for academic organisation table does:

Implement > AWAR > Security > secure Administration of the student > user ID > Security academic organization

Curriculum management > Catalogue > Catalogue courses > tab offer

I understand that the 2 tables above are based on the tree of academic organizations and not on the academic organization Table. I see no error in the tree.

Because the search for academic organisation table can't happen in the tab 'Offers' course catalogue, the course cannot be saved.

My question is:

Any folk can help resolve the issue of the "academic organization lookup table cannot mount security academic organization and in the tab catalog of courses'? Or any suggestion on the tree of the academic organizations?

Thanks in advance.

Perform the following procedure:

Home > ACSS configuration > Security > secure Administration student > process > security update - Acad Orgs

After the execution of the process, check the lookup tables.

Tags: Oracle Applications

Similar Questions

  • Campus Solution 9.0: Failure of Allocation Table temporary engine Application of process SCRTY_SJTUPD

    People,


    Hello. I'm creating 9.0 Solution on a University Campus. I'm working on the module of Community Campus and confront the issue as below:

    Navigator SetUp HRMS > Security > security level line Core > refresh Trans_SJT_Table

    This process named SCRTY_SJTUPD is not a success and get the error:

    Failure of SQL stmt: Truncate Table user.PS_SJTPRJ2_TMP
    Process of 1898 added in step SCRTY_SJTUPD.20InsJo1.Step00 (SQL) - RC = 942

    Before I start the process above, I did 2 things like below:

    First of all, in the browser, on total temporary Table Instance and Online 1 to PeopleTools Navigator > Public Services > Administration > Options PeopleTools.

    Second, in the application designer, there is no temporary table for the AE SCRTY_SJTUPD program. So, I insert the temporary table SJTPRJ_TMP in the program. I put number of instances for the program of the AE SCRTY_SJTUPD to 5 and build a temporary table SJTPRJ_TMP.
    The file C:\TEMP\ALTAUD_AlterTable.SQL specifies that instances of temporary table below are created:


    PS_SJTPRJ_TMP1
    PS_SJTPRJ_TMP2
    PS_SJTPRJ_TMP3
    PS_SJTPRJ_TMP4
    PS_SJTPRJ_TMP5

    2 for PS_SJTPRJ_TMP temporary table suffix is after TMP and not SJTPRJ.
    Build a temporary table create instance PS_SJTPRJ_TMP2 and does not create an instance of PS_SJTPRJ2_TMP.

    My questions are:

    First of all, how to fix 'Truncate Table user.PS_SJTPRJ2_TMP' process Trans_SJT_Table refresh?

    Second, is - this evil I insert temporary table SJTPRJ_TMP in the AE SCRTY_SJTUPD program?


    Thanks in advance.

    People,

    Hello. The problem is solved by myself.

    The program of the AE SCRTY_SJTUPD uses 4 temporary tables, STJPRJ2_TMP is another temporary table and we must build it in application designer to get the PS_SJTPRJ2_TMP instance.
    The process runs successfully today. Thank you.

  • Based on the IOS VPN Lan-to-Lan (NAT and route map Questions)

    Hello world

    I worked on my review of CCNA security and I have a question about this stage

    LAN1 192.168.0.0/24---(routeur HQ)--10.10.10.0/30--(INTERNET)--20.20.20.0/30--(routeur Branch) - LAN2 192.168.1.0/24

    I use 10.10.10.0/30 and 20.20.20.0/30 networks assuming that these are public addresses (is just a laboratory).

    I read that if I want to make the VPN tunnel while I using NAT I must exclude valuable traffic from the NAT process so I look on the database of cisco for more help and I found this (look at the 3660 router configuration):

    http://www.Cisco.com/en/us/products/ps6120/products_configuration_example09186a008045a2d2.shtml#T1

    so, I applied this config for my routers, so the config is:

    IP nat inside source map route sheep interface fastEthernet0/1

    access list 110 deny ip 192.168.0.0. 0.0.0.255 192.168.1.0 0.0.0.255

    access list 119 permit ip 192.168.0.0. 0.0.0.255 any

    sheep allowed 10 route map

    corresponds to the IP 110

    I didn't really understand who is using the command route-map here, so I made this configuration:

    IP nat inside list sheep interface FastEthernet0/1

    sheep extended IP access list

    deny ip 192.168.0.0 0.0.0.255 192.168.1.0 0.0.0.255

    Licensing ip 192.168.0.0 0.0.0.255 any

    Two of them worked I could translate my LAN addresses to the public to address internet and also could establish the VPN tunnel. So my questions are:

    1. What is the purpose of the road-map command?

    2. What is the difference between these two configuration?

    3. which one I should use and in what cases?

    Thanks in advance

    Jose

    Jose,

    Very good questions and in fact no need to the road map it.

    Personally, I like using course maps because it allows much more flexibility than simply ACL setup, but in order to bypass the NAT source IPs, there is no need of route-maps and you can do this with the ACL directly.

    I personally always use road-maps just because I can (route-maps are cool) haha

    Route-maps are very useful in other scenarios where you need to put more of conditions or factors.

    Remember that it is almost always more than one method to accomplish a task... which is one of those cases.

    It will be useful.

    Federico.

  • ADF: Re-apply the where condition of a view object and updating table

    Hello

    I have a table for documents, with columns for the title of document, document type and so on. There is also a column called "receiver".
    In the viewobject based on the table, I have a condition that only the lines where the receiver is null should be included. In other words: only documents unassigned should be indicated in the table.

    The purpose of the page that contains the table is to assign documents to the receivers. The idea is that the user enters a name in the column of a receiver or several lines and then press a button of validation.
    When a line - a document - has been assigned to a receiver and the change is committed, this line is more fills the where of the viewobject condition and I would like my page to reflect the fact that. In other words: as soon as one or more lines have been assigned to a receiver and the changes are committed, the lines should disappear from the table and the page.

    What is the best way to achieve this?

    Kind regards
    Andreas

    To do this is to add a navigation case to the same page and use this case to navigation after validation. Should run the query again, it costs you a full page sent.

    Another way to do the validation and the use of a managed method bean to re run the iterator.

    Timo

  • Table of campus Solution 9.0 academic organization and his tree

    People,

    Hello. I implement 9.0 Solution Campus of a college.

    I am confused on how to type in data between the academic organization Table and his tree to tree Manager. 2 Navigations are below:

    Implemented AWAR > Foundation Table > academic Structure > academic > academic organization Table

    Tree Manager > create a new tree > tree: my academic organization

    According to the document - Campus Solution 9.0 Basic Application to Page 152 - academic organization of understanding:

    "Before you start using academic institutions, you must first use PeopleSoft tree handler to set academic organizations themselves, the hierarchy and the levels of each of the academic institutions and the relationships between academic institutions in the hierarchy."

    The document at Page 153: "system displays information entered through organizing academic Manager tree to tree in PeopleSoft." You can edit this information. »

    The document to Page 154: '' you should add new academic organization through PeopleSoft tree Manager. ''

    The meaning above, it seems that we create the tree first and then type in the data in the Table academic organization after him. But the 2 Navigations above don't work that way. The Navigations 2 above work the way below:

    Tree Manager > create a new tree > tree: my academic organization

    Step 1: Add level - a level tree name lookup table arrives.

    Step 2: Root node - table of correspondence of school organization coming up.

    Set Up AWAR > Foundation Table > academic Structure > academic organization Table: this table has no place to link to the tree of academic organizations.

    Navigation, we must enter data in the Table of level names tree and Table organization academic at first and then when to create the tree, 2 tables come tables selected data. After this, I run Set Up AWAR > Security > Secure Student Administration > process > update security - Acad Org. But this process gets the error and does not swell report SQR.

    My question is:

    Because document instruction does not work with sailing, all folk can me the concrete way to enter data in the Table, academic organization and his tree to tree Manager?  What is the first? What's the second? Where is Navigation?

    Thanks in advance.

    People,

    Hello. The problem is solved by myself.

    Academic Board works with the Manager of her tree now. Thank you.

  • Issue of campus Solution 9.0: create rank list

    People,

    Hello. I am working on the school Campus Solution 9.0 folder & registration module. I face the question when to create rank list for several courses and one course as below:

    Browser: Program management > ranking > create rank list (and alignment of Grade)

    When to create alignments of rank, the name of the process is SRPCGGPJ. The process is not a success and posted. But there is no any log message.

    Curriculum management browser > ranking > Grade alignments > category Type of list, I click on the Create button and post, both receive the same error message:

    Program COBOL SRPCGGRC abandoned.

    I checked PeopleCode for the GRADE_ROSTER component. GBL and the COBOL program, but do not see any program of COBOL PeopleCode call SRPCGGRC.

    My questions are:

    First of all, why the SRPCGGPJ process is not success but no error message? How to solve it?

    Secondly, why COBOL program is abandoned?  When the call PeopleCode COBOL is program SRPCGGRC?

    Thirdly, we need to install MicroFocus Server Express for operating system Oracle Linux 5 run the COBOL program?

    Fourth, y at - it a parameter to run the COBOL program?

    Thanks in advance.

    People,

    Hello. We need to download and install Micro Focus Server Express to compile COBOL program and then set up the environment to run the COBOL program. The problem is solved by myself. Thank you.

  • Accounts in the universal inbox

    HELO all. Not the biggest problem in the world but my universal inbox receives my hotmail and messages but no gmail. Under 'manage accounts' for mail gmail is with hotmail and blur, but if I want to see all gmail I have to go through the Applications. Am I missing a setting somewhere? Thanks in advance! Mike

    When you go to manage accounts, you see a little stamp icon with an "@" in there with your Gmail address at his side? If this isn't the case, then you can have your Gmail account configured in 'Google', which feeds on the Gmail app and not in the universal inbox. Add an account and set up in the title of "Email". Enter your username and pass and it will configure automatically. Then you can access your Google account in the settings, accounts and uncheck sync Gmail so that you do not have two notifications by e-mail. If you have configured the account under 'Email' these messages must also file in the universal inbox.

  • Street and trips 2010 bugs are not able to search through the universal search bar?

    When I type the location of the Pushpins on the universal search bar, that it flashes and no results. BUT if I do a ctrl + f and select tab "place / data", and then type the location of bug it appears. I'm willing to type in the universal search bar and get to my place of Pushpins. Does anyone know why it does this? Thank you!

    Hi Ginnie,

    You can read the following article and check if it helps.

    You cannot show and hide specific clicks in Streets and Trips and MapPoint

    You can check out the following link and check for more information.

    Support for MapPoint, streets & trips and Highway

  • Keep asking proxy username and password when you try to connect to the internet at the University.

    Original title: keeps asking for password and user name for proxy...

    Hello

    If I connect to the internet at the University that requires a user name and password to use their internet. As a result, this box appears as such:
    http://www.SevenForums.com/attachments/system-security/41870d1260699450-login-pop-up-Windows-security-Inloggen.PNG
    (my box is in English, I found this picture on another forum that seems to have the same problem). The problem is that this Tin can that appear whether or not I am still connected to the uniwide network! How can I fix this annoying box so boring, all 5 minutes, a little hard to watch an upcoming movie...
    I tried to look at proxy Internet explore and that did not solve it.

    See you soon

    Hello

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the Forum TechNet site:
    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads

  • "Topaz" conversion - 4 at the universal theme - 42 on AEX 5.0 theme

    Hello

    I use APEX 5.0 and the "Topaz" theme.

    As an experiment, I'm trying to convert the Topaz - 4 them to the universal theme - 42.

    Then I get the following error message:

    This application can be converted to a theme by using a list-based navigation, because it uses two levels of tabs.

    Please update the application and set the parameters of current tabs to use only one level of tabs before changing the theme. (Go to the error)

    Indeed, my application uses a two-level tabs.

    Updatng demand would mean I want to transform all tabs "two levels" to a 'single-tab' level, manually...

    What are the benefits of using the universal theme - 42?

    Thanks and greetings

    Laury wrote:

    I use APEX 5.0 and the "Topaz" theme.

    As an experiment, I'm trying to convert the Topaz - 4 them to the universal theme - 42.

    Then I get the following error message:

    This application can be converted to a theme by using a list-based navigation, because it uses two levels of tabs.

    Please update the application and set the parameters of current tabs to use only one level of tabs before changing the theme. (Go to the error)

    Indeed, my application uses a two-level tabs.

    Updatng demand would mean I want to transform all tabs "two levels" to a 'single-tab' level, manually...

    What are the benefits of using the universal theme - 42?

    See the guide to universal theme. This explains the benefits of its use; How to convert applications other themes; and illustrates the various components and options included.

    It is available as a sample application in your workspace, you can install and check to see how the models and options are used in the development.

  • Campus solution 9.0: engine Application parallel treatment of the Instances of the temporary Table

    People,


    Hello. I'm working on 9.0 Solution on a University Campus. I'm working on the module of Community Campus. I face a problem like below:


    Campus Community > personal information > add/update a person


    I can type in all the information for a person successfully and save it with success. But what research, it does not return anything to PS user
    This is because the security of access to demographic data is not granted to the user. So, I put security as below:


    Step 1:

    Set Up AWAR > Security > Secure Student Administration > permissions list > access to demographic data: I have select permission list HCPPALL and EOEI9200 for the PS user

    Step 2:

    Set Up SACRED > Security > Secure Student Administration > process > access to demographics: the process to initialize the authorization indicates to the user PS process program is the Application Engine. The process name is MSK_CFG. The process is not successful and returns an error as below:

    Table or view does not exist. Has no SQL statement: Truncate Table USER.PS_MSK_CFG_TAO4.


    The above error is that of the motor parallel processing Application on instances of the temporary table. There are 2 modes: online and batch. I run it in 2 modes as below:

    Online mode:

    Step 1: Navigator PeopleTools > Public Services > Administration > PeopleTools Options: I change 3 to 4 for the Instance of the Temp Table total and online.
    Step 2: Create a new control ID Temp1 and execute processes on Navigator SetUp > Security > Secure Student Administration > process > process of demographic data. The MSK_CFG process runs successfully, but the output file contains the message:

    ATTENTION: Application request engine is not active! Suspended treatment!


    So I run of steps 3, 4 and 5 in Batch mode as below:

    Step 3: Navigator PeopleTools > Application Engine > application Application Engine > engine Application request Page > add a new control ID Temp1.
    Step 4: Run the MSK_CFG with Temp1 process again and get the error:

    Table or view does not exist: Truncate table USER.PS_MSK_CFG_TAO5.

    Step 5: I change 4 to 5 navigator PeopleTools > Public Services > Administration > page PeopleTools Option for the Instance of the Temp Table total and online.

    Re-run the MSK_CFG process and get the error:

    Table or view does not exist: Truncate table USER.PS_MSK_CFG_TAO6.

    I have increase by 5-6 for the temporary Table instance and re-run the MSK_CFG process and get the same error with incremental number:
    Table or view does not exist: Truncate table USER.PS_MSK_CFG_TAO7.

    I have increase by 6 to 7 and re-run the MSK_CFG process and get the same error:
    Table or view does not exist: Truncate table USER.PS_MSK_CFG_TAO8.

    The maximum is 99, I continue to adding 1 to the Temp table instances and run the MSK_CFG process. But get the same error with differentials 1 as below:

    Table or view does not exist: Truncate table USER.PS_MSK_CFG_TAO9.
    Table or view does not exist: Truncate table USER.PS_MSK_CFG_TAO10.
    ... ...

    Table or view does not exist: Truncate table USER.PS_MSK_CFG_TAO99
    Table or view does not exist: Truncate table USER.PS_MSK_CFG_TAO.

    My question is:

    Because the engine of the application is not active with a new control ID Temp1 in online mode, I add the new control ID Temp1 in the Application engine page request but get the error above.  How to solve the error above to begin the process of MSK_CFG?

    Thanks in advance.

    People,

    Hello. The problem is solved by myself.

    The thing is that we need to open the MSK_CFG_TAO of the temporary Table in the application designer and build. After construction, the table PS_MSK_CFG_TAO and PS_MSK_CFG_TAO1 come in the database.

    MSK_CFG process runs correctly now. Personal information of search returns data successfully. Thank you.

  • Campus solution 9.0: the process of access to demographic data MSK_CFG

    People,


    Hello. I'm working on 9.0 Solution on a University Campus. I'm working on the module of Community Campus. I face a problem like below:


    Campus Community > personal information > add/update a person


    I can type in all the information for a person successfully and save it with success. But what research, it does not return anything to PS user
    This is because the security of access to demographic data is not granted to the user. So, I put security as below:


    Step 1:

    Set Up AWAR > Security > Secure Student Administration > permissions list > access to demographic data: I have select permission list HCPPALL and EOEI9200 for the PS user

    Step 2:

    Set Up SACRED > Security > Secure Student Administration > process > access to demographics: the process to initialize the authorization indicates to the user PS process program is the Application Engine. The process name is MSK_CFG. The process is not successful and returns an error as below:

    Table or view does not exist. Has no SQL statement: Truncate Table USER.PS_MSK_CFG_TAO4.

    I guess that some parameters are not set correctly. I checked the HRMS configuration > System Administration > utility > Search/Match results > search search results for Code PSCS_TRAD_RESUL and I tried component SCC_BIO_DEMO used in the Transaction. But the process of MSK_CFG has got the same error.


    I checked the application designer, the MSK_CFG_TAO table is a temporary table with 4 fields. I run the SQL to SQL statement > as below:

    SQL > select * from the user. MSK_CFG_TAO;
    SQL > select * from user.PS_MSK_CFG_TAO;
    SQL > select * from user.PS_MSK_CFG_TAO4;

    All the 3 tables above are non-existent. I do not understand how to handle this kind of error.

    My question is:

    How to solve the Temorary MSK_CFG_TAO and PS_MSK_CFG_TAO tables are not exist in SQL > while MSK_CFG_TAO is in application designer?


    Thanks in advance.

    This is a TFTP specific problem/question that was posted in the correct forum - people with experience TFTP are better equipped to answer your question

  • Campus solution 9.0: the process of demographic data has an error

    People,

    Hello. I'm working on 9.0 Solution on a University Campus. I'm working on the module of Community Campus. I face a problem like below:

    Campus Community > personal information > add/update a person

    I can type in all the information for a person successfully and save it with success. But when the search it returns nothing. This is because the security of access to demographic data is not granted to the user. So, I put security as below:

    Step 1:

    Set Up AWAR > Security > Secure Student Administration > permissions list > access to demographics: I select the EOEI9200 allow for the PS user list

    Step 2:

    Set Up AWAR > Security > Secure Student Administration > process > access to demographics: the process to initialize the list of permissions for the user PS process program is the Application Engine. The process name is MSK_CFG. The process is not successful and returns an error as below:

    Table or view does not exist. Has no SQL statement: Truncate Table USER.PS_MSK_CFG_TA04.

    I checked the table PS_MSK_CFG_TA04 to SQL > and application designer. There is no Table or view PS_MSK_CFG_TA04.

    Because the MSK_CFG process may not run correctly, the list of permissions for user PS is not initialized and data demographic is not back to the user PS when "search".

    My questions are:

    First of all, how to run the MSK_CFG process with success to the ACSS Set Up > Security > Secure Student Administration > process > access to population data?

    Second, why is the PS_MSK_CFG_TA04 table is not? How to solve the problem?

    Thanks in advance.

    1 these are temporary tables. A temporary table can have multiple instances at the database level, although they are represented as a single object in the App Designer. I suggest that read you on this subject in PeopleBooks:

    Understanding of temporary Tables

    2. Yes. But this is another instance. Temporary tables are used for the treatment in the engines of the App at the same time.

    3. do not know what has happened with your application during your upgrade of tent, but it seems that the document I posted previously has some information about the missing tables. You were previously on Campus Solutions ever? You try to install CS for the first time? I suggest that you trigger a SR with Oracle also, so that they can better help and identify your specific problems to update/install.

  • Links Hypertext and push buttons unresponsive in the center of the Faculty of Campus Solutions 9.0

    During our ranking for the last two terms, we had a faculty complain that he couldn't save more than once when entering notes.

    After a closer analysis, we found that not only the "Save" button becomes unresponsive, but all the links and buttons on the page do not respond as well. The class change button, the list button Choose degree on my schedule page, etc. We have tried many browsers and tested as instructors using several different environments and one of the things we are seeing is that allows to empty the cache after that number will appear in the majority of cases, but we know not how to draw this question or troubleshoot it.

    I have two questions; (1) what is an indication of a system problem (not enough memory) or a browser problem? and (2) is there a way to trace this issue and/or solve?

    We are on PeopleTools 8.52.10 and Campus Solutions 9.0

    Thanks in advance for any suggestions.

    Tamara Foster

    Northwestern University

    I just wanted to write an update to this announcement. The problem has been identified as a bug in PeopleTools 8.52.10 and it was fixed in 8.52.11 and 8.53.

    The document:

    E - PIA: what page redirects or transfers take longer, users can click on the items Page again, out of Page target (Doc ID 1469809.1) addresses the issue in detail.

    Tamara Foster

    Northwestern University

  • Campus solution 9.0: why personal information regional Page doesn't have 5 countries?

    People,

    Hello. I'm working on 9.0 Solution on a University Campus. I'm working on the module of Community Campus. I face a problem like below:

    Campus Community > personal information > add/update a person > regional page

    According to the PeopleBook Campus Community 9.0 Basic Page 448, stating: "from the date of this publication, Canada, Netherlands and USA the functionality is available in a PeopleSoft Campus Solution."

    There are 5 regional countries: New Zealand, Australia, Canada, Netherlands and USA.

    But in my computer, there is none of the 5 countries in regional page.  I checked it by steps as below:

    Step 1:

    Set Up AWAR > install > Installation of Campus Community: activate all options.

    Step 2:

    Set Up AWAR > install > Installation Admin student: activate all options. On the features of his page, I turn on CRM, AUSTRALIA, CANADA, New Zealand, Netherlands, United Kingdom.

    Step 3:

    In the Manager of the trees, I created a tree of the AREA to provide data in the area of recruitment and admission for the different regions for the University.

    I find no error concerning regional page doesn't have the 5 countries: New Zealand, Australia, Canada, Netherlands and USA.

    My question is:

    How to solve the problem that "Community Campus > personal information > add/update a person > regional page" doesn't have the 5 countries?

    Thanks in advance.

    If you look at the regional Page in the App Designer, you will find that it has only the following subpages which vary by country:

    SCC_PERS_ANZ_SBP - New Zealand specific (there might be some similarities with the Australia as well)

    SCC_PERS_AUS_SBP - Australia

    SCC_PERS_CAN_SBP - Canada

    SCC_PERS_NLD_SBP - Netherlands

    SCC_PDE_USA_H - USA

    If there is no page void specific to the country you're looking for then it would be so not something to display.

    If you want to know the workings of this page in detail, I suggest you run a SQL and PeopleCode trace on the page and see how the page is loaded (including any country-specific logic).

    Thank you.

Maybe you are looking for