Custom Objects Flashcards
Are Application Configuration Packages (ACPs) from IEE in Cloud?
Yes
Are Application Configuration Packages (ACPs) upgraded in Cloud?
Yes
Are custom enumerations from IEE in IFS Cloud?
Yes
Are custom enumerations upgraded to Cloud?
Yes
Are custom events from IEE in IFS Cloud?
Yes
Are custom events upgraded to IFS Cloud?
Yes
Is custom field functionality from IEE in IFS Cloud?
Yes, via custom attribute + page configuration
Is custom field functionality upgraded to Cloud?
The attributes with definition and storage are upgraded. Layout needs to be redone. (This assumes pages in Cloud are based on same data source as IEE.)
Is custom logical unit functionality from IEE in Cloud?
Yes, via custom attributes on a custom entity
Is custom logical unit functionality upgraded to Cloud?
Yes
Is custom menu functionality from IEE in IFS Cloud?
Partly, with command + custom action
Is custom menu functionality upgraded to Cloud?
No, have to redo
Are customer screen layouts and page properties upgraded to Cloud?
No, have to redo
Are custom pages from IEE in IFS Cloud?
Yes
Are custom pages upgraded to Cloud?
No, have to redo
Is custom tab functionality from IEE in IFS Cloud?
Partly, not possible to add other pages as tabs
Are custom tabs upgraded to Cloud?
No, have to redo
Are customer screen layouts and page properties from IEE in IFS Cloud?
Yes, with Aurena Page Designer
Are event actions from IEE in IFS Cloud?
Yes
Are event actions upgraded to IFS Cloud?
Yes, but URLs need to be updated
Are information cards from IEE in IFS Cloud?
No
How should you tailor/extend customer solution when changes are small and temporary?
Configuration
How should you tailor/extend customer solution when building workflows/apps that interact with other applications or use 3rd party interface?
Extend on outside
Who should create configurations?
Preferable that changes are made by consultants / super users
How should you tailor/extend customer solution when changes require overriding existing logic or writing (PL)SQL code/script?
Extend on inside / customization
How should you tailor/extend customer solution when utilizing new capabilities consisting of several objects, logic, UI?
Extend on inside / customization
Which tailor/extend customer solutions get faster to do, and easier to carry forward with IFS Cloud and declarative development?
Extend on inside and customization
Which tailor/extend customer solution has the good practice to export and store in the customer repository?
Extend on outside
What are the three tiers in Aurena Architecture?
- Presentation tier
- Middle tier
- Data access tier
How does the presentation tier interface with the middle tier?
HTTP request
What are the features of the Navigator designer?
- Hide a navigator node
- Configure the Aurena nagivator node
- Change the label of a navigator node
What are the two custom attribute types?
- Persistent
- Read only
What are the two options when creating a new projection configuration?
- Create new projection
- Configure standard projection
What is an entity?
A business object such as a “Customer” or “Sales Part” object that defines the attributes, methods, and relationships to other entities.
Are custom logical units from IEE in Cloud?
Yes
What actions happen when a custom object is published?
- Database objects are generated and deployed to database
- Privileged system users are granted access to the database objects
- Presentation objects are created
What attribute is used as a persistent alternate key to connect the standard logical unit table and the custom attributes table?
ROWKEY
What page do you use to create a custom page?
Solution Manager > Configurations > Page Configurations