|
| 07:49:35 | * David Peake | Hello everyone! | 
| 07:49:47 | lskalais | Hi | 
| 07:49:54 | nii.okunor | hi | 
| 07:49:56 | * David Peake | We will be starting at the top of the hour. Please keep your videos turned off | 
| 07:51:22 | User | Hello.  Thank you for hosting this session.  Will the webinar be made available offline after it finishes? | 
| 07:53:19 | * David Peake | Yes all sessions are recorded and made available at most a few days after the session | 
| 07:54:38 | User | Ah great, thank you:) | 
| 07:58:29 | * David Peake | For those of you just joining - Welcome and please keep your videos turned off | 
| 07:59:25 | Ricardo | Hello! | 
| 07:59:51 | * Chaitanya Koratamaddi | hello. | 
| 08:00:01 | Eric | Good morning (or afternoon, or evening) to all! | 
| 08:00:11 | David Dill | y | 
| 08:00:12 | Sohail Nawaz | Yes | 
| 08:00:13 | Eric | Sound is good | 
| 08:00:14 | Ricardo | y | 
| 08:00:15 | nii.okunor | yes | 
| 08:02:29 | * David Peake | Please enter your questions here and I will ask Christina during the Q and A | 
| 08:03:08 | Eric | Yes, authentication | 
| 08:05:49 | hany | Currentlly i did POC for my organization in order to use APEX  to be approved development tools for a lot of may processes but i stuck in use approval needs, Could you guide me for that? | 
| 08:06:33 | * David Peake | Any - Please send me an email directly to discuss further david.peake@oracle.com | 
| 08:06:49 | * David Peake | *Hany (Sorry autocorrect) | 
| 08:07:27 | hany | Ok, Many Thanks Mr. David | 
| 08:11:35 | hachemi.z | can we  export users acl from workspace to an other workspace ? | 
| 08:11:35 | Hung Ta | What level of access would be available if you give multiple roles? | 
| 08:12:11 | Juergen Schuster | What passwords are used for the new users? | 
| 08:12:32 | Sheetal | Can the roles be defined as per business needs instead of these 3 | 
| 08:13:38 | hachemi.z | @Juergen:  the users are not created , but just added to acl | 
| 08:13:43 | * David Peake | @Juergen When using APEX Users for authentication then the password is the same as defined when creating the user | 
| 08:13:48 | Tracy | How about page level access control? | 
| 08:14:29 | Denis Savenko | @Tracy this is available through AppBuilder | 
| 08:14:35 | Sheetal | SSO and access control features are different right?? | 
| 08:14:40 | Denis Savenko | You can set 'Public' for the page security | 
| 08:14:42 | * David Peake | @Tracy Non Admins are prevented from Admin pages using page level access control. Developers can further extend access across their app as required | 
| 08:15:08 | nii.okunor | how about authorisation when integerating with oracle ebusiness responsibilities | 
| 08:15:48 | * David Peake | @Sheetat - If Auth is using SSO for example then you would enter SSO usernames into Access Control. | 
| 08:17:30 | Dush | In my App we have a staff table from which we are fetching login_ids. Is this still supported for defining user access control or does it only support Apex users/authentication? | 
| 08:18:29 | * David Peake | @Nii Access Control is used to define access to different app pages within the app using standard Authorizations. You can still define other Authorizations for example used against EBS responsibilities | 
| 08:19:13 | Pete K | We had to build all this by hand in APEX5, it's nice that it's now  part of 18. | 
| 08:19:16 | * David Peake | @Dush - You can still use and authorizations - Access Control feature is optional not mandatory | 
| 08:20:14 | Sheetal | Ok.. Does that mean if my app uses SSO authentication by using Oracle SSO server or OAM still we need to use access control feature? | 
| 08:20:43 | Ricardo | For existing applications, it is possible to implement this feature? | 
| 08:21:17 | * David Peake | @Sheetal Access Control is optional not mandatory. It provides all the plumbing to easily set different authorizations to different users whether SSO, APEX Users, or any others | 
| 08:21:40 | Sheetal | Ok Thanks David | 
| 08:21:49 | * David Peake | @Ricardo - Yes. Christina should be demonstrating | 
| 08:22:00 | nii.okunor | thanks David | 
| 08:23:07 | Hung Ta | Are attachments checked for viruses? | 
| 08:23:36 | Ricardo | tks @David | 
| 08:24:22 | * David Peake | @Hung - APEX does not check for viruses, however, ORDS allows the configuration of an ICAP server to check for viruses | 
| 08:25:29 | Hung Ta | thanks David | 
| 08:30:03 | * David Peake | @Ricardo - This demo should clearly help show how features works with old apps | 
| 08:30:22 | Ricardo | @David yeap... nice! tks | 
| 08:30:40 | Bert Johansson | What does the user "nobody" mean and why is it so frequent in activity reports? | 
| 08:31:52 | * Joel Kallman | @Bert - it correlates to unauthenticated access. | 
| 08:34:10 | Bert Johansson | @joel - Thank's | 
| 08:36:10 | adamkanzmeier | Is the Job Reporting looking at DBMS Scheduler or the CRON? | 
| 08:36:51 | * David Peake | @Adam - Scheduler as getting details from the DB not from the operating system | 
| 08:37:01 | Pete K | lol, I literally just created job reporting and control pages (in 5), this wouldn've saved me some work too ;-) | 
| 08:37:18 | adamkanzmeier | @David - Thanks. | 
| 08:37:29 | * David Peake | @Pete - Good justification for upgrading to APEX 18.1 ASAP | 
| 08:37:37 | Eric | Can the users/roles in app control be linked to db/active directory users/groups? | 
| 08:37:42 | Juan Wall | Is there a way to include jobs created dynamically in the Job Report? | 
| 08:38:42 | Pete K | @David many reasons to upgrade, just need to convince those above me to allow some downtime for testing etc. | 
| 08:39:18 | Alastair | @Pete what is this downtime you speak of? | 
| 08:39:34 | Dush | Are Apex schema tables different from 5.1 and 18.1(apart from additional tables)? Asking because I happened to use some Apex meta data tables and had trouble when migrating from 4.2 to 5.1. Apologies as this is not relevant to the topic. thanks | 
| 08:40:45 | * Hilary Farrell | @Dush - are you using the documented views, or directly referencing APEX schema tables?  Use of the views is the supported and recommended approach | 
| 08:41:15 | Jerry Sidler | When is Oracle going to partner with AWS and get 18.1 available... Please please please :) | 
| 08:41:30 | Ross Henderson | @Jerry ^ That guy | 
| 08:41:31 | Alastair | I 2nd this question | 
| 08:42:32 | * Joel Kallman | @Jerry - I've contacted the PM for RDS and informed them that APEX 18.1 is available and customers want it upgraded there.  I'll mention it again to him now. | 
| 08:43:10 | Pete K | Is full translation of the UI via XLIFF export supported in 18? Or do you still have to translate things like IR action menus etc  separately? | 
| 08:43:13 | Alastair | @Joel Rhankyou | 
| 08:43:15 | Alastair | *T | 
| 08:43:17 | Jerry Sidler | I work for a HUGE customer of AWS, I will put in the request also... | 
| 08:43:40 | Eric | Did Larry's speach help or hinder that? ;) | 
| 08:43:48 | Alastair | @Jerry cheers | 
| 08:43:54 | Dush | @Hilary I am using views most of the times, but I take your advise going forward. So from what you are saying if I stick into the view that would not be an issue going from 5.1 to 18.1 | 
| 08:44:13 | Hung Ta | my question is concerning the nature of interactive grid display, if I set the item to display as checkbox or select list, how come it display as the value until I click into the the field? | 
| 08:44:52 | * Vladislav Uvarov | @Jerry / @Alastair - Have you looked at Oracle Exadata Express Cloud Service? APEX 18.1 is planned to be available next week. | 
| 08:45:22 | * David Peake | @Hung please ask your IG question in the APEX Discussion Forum or on the APEX Slack channel | 
| 08:46:02 | * David Peake | Please enter question to Christina now | 
| 08:46:48 | Alastair | @Vladislav, work is already embedded with AWS i'm afraid | 
| 08:46:50 | Christoph | Will a recording of this presentation be available later? | 
| 08:46:54 | * Joel Kallman | @PeteK - if you go to translate-apex.com, you can get the whole "kit" for runtime messages in other languages. | 
| 08:46:58 | Hung Ta | can we have admin users add users? | 
| 08:47:11 | * David Peake | Yes Chritoph a recording will be available in a day to two | 
| 08:48:37 | Hung Ta | thank you Christina and David | 
| 08:48:48 | Christoph | thx | 
| 08:51:26 | * Hilary Farrell | @Dush Yes that's correct - use of the views is the way to go | 
| 08:51:26 | Brumla | thank you very much! | 
| 08:51:32 | Denis Savenko | What about my question?) | 
| 08:51:36 | Jerry Sidler | Love these session Great Job Oracle! | 
| 08:51:37 | Eric | Thanks Christina and David | 
| 08:51:41 | Francis Mignault | Thanks ! | 
| 08:51:44 | hachemi.z | thanks | 
| 08:51:46 | hany | Thanks Alot Daved, Cris | 
| 08:51:46 | Mahesh | Thanks Christina!! | 
| 08:51:46 | manoj | Thanks David | 
| 08:51:47 | Mario Jimenez | TKS | 
| 08:51:48 | Juan Wall | Thanks! | 
| 08:51:50 | Ricardo | thanks.. this was very useful | 
| 08:51:50 | monik | Thanks! | 
| 08:51:51 | manoj | and Cris | 
| 08:51:52 | Ronno Wan | thank you |