SAP Successfactors Odata and SFAPI API-How to work with them

"softddl.org"
30-11-2020, 11:22
Rating:
0
0 vote

  • SAP Successfactors Odata and SFAPI API-How to work with them
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + .srt | Duration: 132 lectures (44h 57m) | Size: 21.7 GB

SAP Successfactors Odata and SFAPI API-How to work with them MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + .srt | Duration: 132 lectures (44h 57m) | Size: 21.7 GB A must have course to work with any kind of integration with SAP Successfactors. What you'll learn: Students would be able to execute SFAPI, OData APIs with confidence and clarity. Students will be able to comprehend with clarity the various technical aspects of Successfactors API execution. Will be able to do create, read, update, delete, upsert, batch operations on the Successfactors objects. With the understanding imparted during the course various scenarios requiring SAP Successfactors integrations can be understood and developed. The ONLY course that deals with the technical aspects of the SAP Successfactors' SFAPI and OData API know how and execution. Disclaimer: This course is in no way created in affiliation with SAP. This is sole work of the technical information gathered while years of working with Successfactors APIs. Demonstrations and sessions in the course have been made upon SAP Successfactors Employee Central and HCM Suite foundation APIs; the core of the Successfactors. Requirements Understanding of the English Language. PC with internet. In order to practice the use cases and demo sessions provided during the course, students would require access to the Successfactors instance. NO need to have any integration tool to run the use cases and/or API calls demonstrated and discussed in this course. Description A complete Hands-On course!!! This course uncovers the SFAPI and ODATA APIs , which are the interoperability mechanism offered by SAP Successfactors. It will show as to how the various aspects of APIs, the endpoint URLs, input / output parameters for the API calls, access permissions , SFAPI and OData APIs, How to executed them , various concepts around effective dated entities, operations like query, update (both variants merge and replace), upsert, delete etc. can be sought out and operated upon. With this course , you will be able to gather the practical knowledge of working with the APIs in depth, a must for any Successfactors consultant, solution architect and for that matter an enviable armor for SAP HCM Successfactors functional consultants. Various use cases are also covered in the course wherein it is practically demonstrated on how the APIs can be called to satisfy the needed objective from the API. The years of practice and challenges those were encountered while calling the APIs, creating the objects , demystifying various aspects like how to gather the values that a field should take; all have been placed in the course with the sole ideology that a person should be able to start from the scratch and reach the end. Also all the learning is done from the open source tools like SOAP UI and community edition of Postman and there is no need for Boomi / PI like paid tools for this course. Following is the course content: Section 1: Introduction 1. Introduction Section 2: SFAPI : Successfactors SFAPI URI and wsdl 2. What is the Data Center URL 3. Data Center URL significance 4. Gathering Data Center URL 5. Gathering Data Center URL continuation 6.* Further Steps , SFAPI URL and others 7. Formulation of SFAPI URL 8. SFAPI wsdl 9. SFAPI Enabled? Section 3: Soap UI Set Up 10. SOAP UI Download and Install 11. SOAP UI Configuration changes, in view of Successfactors' TLS v1.0 disablement Section 4*: Creating an API User ID to make SFAPI call 12. Creating an User ID for the SFAPI calls 13. Creating User IDs via Option 1(Provisioning) 14. Creating API User IDs via Option 2.1 (Successfactors Application UI) 15. Creating API User IDs Option 2.2 (Import Employee via SFSF Application UI) Section 5*: Setting the Password for the API User 16. Setting the Passwords for the API User IDs created above 17. Setting the Password for the API User - Option 1.1 18. Setting the Password for the API User - Option 1.2 19. Setting the Password for the API User - Option 2 20. Setting Password for the User - Option 3 and 4 21. Considerations when SSO is enabled 22. Considerations for SSO - Enabling the loginMethod field 23. Making First SFAPI call ! Section 6: SFAPI Methods And Parameters 24. SFAPI Methods 25. Understanding SFAPI wsdl 26. Preparation for the Hands ON Sessions on API calls 27. Setting API User login exception 28. Making the call to SFSF to retrieve the List of the SFAPI SFObjects 29. Making the SFAPI Call for Session Management and MetaData Inspection methods 30. SFAPI call for Data Query Category (query and queryMore) 31. SFAPI call for Data Manipulation Category (upsert call) 32. SFAPI Call for Asynchronous Operations Section 7: OData : Tools to make the OData call 33. Postman Set Up 34. SOAPUI : Making Rest Calls from SoapUI 35. Advanced Rest Client from Chrome 36. Chrome/FireFox Browser Section 8: Odata Basics (with relation to Successfactors Odata service) 37. Odata Introduction and Structure Components 38. OData Basics : Service Document vs. Service Metadata Document 39. OData Basics : Entity Metadata Document-comparison with other documents 40. OData Basics : How to gather Service Document , Service and Entity Metadata Docs 41. OData Basics : Understanding Service Metadata Document - EntitySets , EntityType 42. OData Basics : Understanding Service Metadata Document - AssociationSet and Type 43. OData Basics : Understanding Service Metadata Document - Navigation Property 44. OData Basics : Understanding Service Metadata Document - Function Imports 45. OData Basics : Understanding Entity Metadata Document Section 9: OData URI 46. OData URI : Introduction and How to gather the service root uri for Odata calls 47. OData URI : URI and its components - All components 48. OData URI : URI and its components - Resource Path -part I 49. OData URI : URI and its components - Resource Path -part II 50. OData URI : URI and its components - Query Options Section 10: OData Query Options 51. OData Query Options: $orderby 52. OData Query Options: $top and $skip 53. OData Query Options: $top + $skip combined with $orderby 54. OData Query Options: $filter - Introduction 55. OData Query Options: $filter-supported Logical Operators 56. OData Query Options: $filter-supported Arithematic Operators 57. OData Query Options: $filter-supported Grouping ,Customized & String Operators 58. DateTime and DateTimeOffset DataType fields 59. OData Query Options: $filter - supported DateTime Operators -Part I 60. Time DataType fields 61. OData Query Options: $filter-supported DateTime Operators -Part II 62. OData Query Options: $filter-supported Numeric Datatypes 63. OData Query Options: $filter-supported Boolean Datatype 64. OData Query Options: $expand 65. OData Query Options: $format 66. OData Query Options: $select 67. OData Query Options: $inlinecount Section 11: OData API User Permissions 68. OData : creating an API user and assigning the password Section 12: Effective Dated Entities 69. Effective Dated Entities - What are They? 70. Effective Dated Entities - How are they defined? 71. Effective Dated Entities - The Concept 72. Effective Dated Entities - Advanced Concept 73. Different Modes in which Data can be entered in Successfactors 74. Concept of fromDate, toDate and asOfDate for Effective Dated Entities 75. Concept of fromDate, toDate and asOfDate for Advanced Effective Dated Entities 76. Initial data entry : Impact on effective dated objects 77. Correction Mode data entry : Impact on effective dated objects 78. Edit Mode data entry : Impact on effective dated objects 79. Insert and Delete Mode data entry :Impact on effective dated objects Section 13: Effective Dated Entities behavior with Navigation 80. Effective Dated Entities behavior with Navigation : Rules 81. Effective Dated Entities behavior with Navigation : Advanced navigation concepts Section 14: Effective Dated Entities : How can they be queried 82. Effective Date Entities: multiple parameters available to query 'em 83. Effective Dated Entities: Querying involving from/to/asOfDate 84. Effective Dated Entities: Querying involving start/endDate 85. Effective Dated Entities: Logic system follows when from/to/asOfDate are present 86. Effective Dated Entities: lastModifiedOn\DateTime parameters Rules 87. Effective Dated Entities-filter by lastModifiedDateTime scenarios Part-I 88. Effective Dated Entities-filter by lastModifiedDateTime scenarios Part-II 89. Effective Dated Entities-filter by lastModifiedDateTime scenarios Part-III 90. Effective Date Entities-filter by lastModifiedDateTime - Final Algorithm Section 15: Effective Date Entities - Behavior with $expand 91. Effective Dated Entities behavior with $expand - Rules 92. Effective Dated Entities behavior with $expand - Further understanding - partI 93. Effective Dated Entities behavior with $expand - Further understanding - partII Section 16: OData APIs : Push Operations 94. OData APIs : Push Operations : Overview Section 17: OData APIs : Push Operations : INSERT 95. Section Overview : OData APIs : INSERT 96. INSERT : Is the operation supported by entity, required fields, URI, HTTP Verb 97. INSERT : Request Body : Are all fields supported for the operation? 98. INSERT : Allowable Field Values - Data Types and MaxLength 99. INSERT : Allowable Field Values - PickLists 100. INSERT : Allowable Field Values - MDF Objects 101. INSERT : Allowable Field Values - Navigation Links 102. INSERT : Allowable Field Values - OptionId or ExternalCode (PickList values) 103. INSERT : Perform Insert on the Entity via OData API 104. INSERT : Can Multiple Calls be posted in one OData Call Section 18: OData APIs : Operations on Links 105. OData APIs : Links Overview 106. OData APIs : Query Operation On Links/Navigation 107. OData APIs : Create Operation on Links 108. OData APIs : Delete Operation On Links 109. OData APIs : Update Operation On Links Section 19: OData APIs : Push Operations: UPDATE 110. UPDATE : Perform Update on the Entity via OData API 111. UPDATE : Perform a Replace Operation 112. UPDATE : Perform a Merge Operation 113. UPDATE : Some additional differences between Replace and Update Operation Section 20: OData APIs : Push Operations : UPSERT 114. UPSERT : Introduction and initial call 115. UPSERT : Demystifying User and PerPerson relationship - a specific challenge 116. UPSERT : Further discussion over Upsert 117. UPSERT : processing parameter purgeType (full) 118. UPSERT : Which all entities support purgeType=full 119. UPSERT : processing parameter purgeType (incremental) 120. UPSERT : purgeType behavior with NO_OVERWRITE property of Entity 121. UPSERT : Understanding the EmpGlobalAssignment Object 122. UPSERT : processing parameter suppressUpdateOfIdenticalData 123. UPSERT : processing parameter fileLocale 124. UPSERT : Multiple Requests in one call 125. UPSERT : Multiple Inline Entity Types in one call -Part 1 126. UPSERT : Multiple Inline Entity Types in one call -Part 2 127. UPSERT : Avenue for Performance Improvement of Upsert call Section 21: OData APIs : Operation : DELETE 128. DELETE : Deleting the entities Section 22: Bonus 129. Use Case : Creating and Querying PickList entries 130. Use Case : Function Import : Add or remove users from the Static Group Who this course is for Anyone interested in how SAP Successfactors Odata and SFAPI work. Course details the SFAPI and OData Objects , their properties , operations and their executions. A must have knowledge bundle for SAP Successfactors consultants and solution architects who need to design solutions over the various APIs offered by Successfactors. Functional consultants who want to have the ownership and command in the Successfactors objects and foster their say in how the integrations be designed. Homepage https://www.udemy.com/course/sap-successfactors/ Buy Premium From My Links To Get Resumable Support,Max Speed & Support Me
https://uploadgig.com/file/download/9d641b5d59a341ab/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part01.rar https://uploadgig.com/file/download/42dF153bc979904e/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part02.rar https://uploadgig.com/file/download/ee72D7418f8c10F8/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part03.rar https://uploadgig.com/file/download/341cdb3422Ffd5Fc/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part04.rar https://uploadgig.com/file/download/823f47faD842D739/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part05.rar https://uploadgig.com/file/download/748196b5D1b6fe2d/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part06.rar https://uploadgig.com/file/download/341b55ee7D388fd2/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part07.rar https://uploadgig.com/file/download/Ee3692fe72EB446F/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part08.rar https://uploadgig.com/file/download/cc002b8df6E024E8/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part09.rar https://uploadgig.com/file/download/48249637EA52f744/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part10.rar https://uploadgig.com/file/download/516a92d0F4e8Bda0/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part11.rar https://uploadgig.com/file/download/E9773f324D15c6D0/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part12.rar https://uploadgig.com/file/download/2b403571Dc6C471f/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part13.rar https://uploadgig.com/file/download/Eabfd1194f4ad877/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part14.rar https://uploadgig.com/file/download/6424E3bb6078eBFe/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part15.rar https://uploadgig.com/file/download/bAF0B2ec44645a55/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part16.rar https://uploadgig.com/file/download/80508ac924b44c41/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part17.rar https://uploadgig.com/file/download/cb358b602F3b9395/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part18.rar https://uploadgig.com/file/download/450f05Fa208bCc87/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part19.rar https://uploadgig.com/file/download/525dc039d5a8b735/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part20.rar https://uploadgig.com/file/download/beA8f3bb4cDf61DA/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part21.rar https://uploadgig.com/file/download/e97850263DBc2979/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part22.rar https://rapidgator.net/file/27533c179b30bfbdd7f57db62cd69a29/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part01.rar.html https://rapidgator.net/file/ccf9959ff808cc2caf1e66a0892391a0/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part02.rar.html https://rapidgator.net/file/f5c76a451471320568c6bff23fbe1fbf/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part03.rar.html https://rapidgator.net/file/108e0144c315f694f3f0a2add0d32ba6/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part04.rar.html https://rapidgator.net/file/93008b60a3008715cafbc9dfcd1ba910/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part05.rar.html https://rapidgator.net/file/635399d88cd9e4b5523a575410678940/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part06.rar.html https://rapidgator.net/file/3ca8d60b5a8309e11d4c900b52cff512/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part07.rar.html https://rapidgator.net/file/6b68437b972167dd5e7d41c2d62fcce3/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part08.rar.html https://rapidgator.net/file/b4c38f7106eb21ea0f3cd363720f17a8/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part09.rar.html https://rapidgator.net/file/6eb1bbb780c785c2bf6336d40a63638f/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part10.rar.html https://rapidgator.net/file/702f0ae1655196eb3aa71b2f5aa775c7/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part11.rar.html https://rapidgator.net/file/08d4cbf5e9af1d6c9a65f366089cf46f/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part12.rar.html https://rapidgator.net/file/499dc5e81016e6d8181f20306acfe9e3/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part13.rar.html https://rapidgator.net/file/ffef4d16edc4da093a80d5750b4c825b/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part14.rar.html https://rapidgator.net/file/9d406f9dfeab125b2e31ea432ad0a248/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part15.rar.html https://rapidgator.net/file/59eb88ff21fbc8bf3da5621b3ae97a33/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part16.rar.html https://rapidgator.net/file/79eaa2c7e752a5d49a1193687b9f0d01/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part17.rar.html https://rapidgator.net/file/90210939d7fc6be9f0be92b9e96cb9ba/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part18.rar.html https://rapidgator.net/file/b44d05e1fc1102e1a6b5599d9fc098b4/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part19.rar.html https://rapidgator.net/file/0742e4919a1ad5f874f8a333f3718c23/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part20.rar.html https://rapidgator.net/file/3498731b3a144cb6e28a8721ced18575/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part21.rar.html https://rapidgator.net/file/f47a82627b0edffa3bcb0bf1d7924e07/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part22.rar.html http://nitroflare.com/view/77C6E99F71B9E45/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part01.rar http://nitroflare.com/view/2F18839932041D2/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part02.rar http://nitroflare.com/view/1A5AC9D84B8E587/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part03.rar http://nitroflare.com/view/FA5744FE30857BC/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part04.rar http://nitroflare.com/view/D57181006C50870/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part05.rar http://nitroflare.com/view/35C78D04E9627AC/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part06.rar http://nitroflare.com/view/43EF0BFA434F6FA/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part07.rar http://nitroflare.com/view/5E171AA1618CB26/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part08.rar http://nitroflare.com/view/E62369D2769E32C/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part09.rar http://nitroflare.com/view/BC185915F887456/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part10.rar http://nitroflare.com/view/731D0F94B7A4AF2/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part11.rar http://nitroflare.com/view/B00494C9AFF9F67/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part12.rar http://nitroflare.com/view/4D58A87D1BB84E5/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part13.rar http://nitroflare.com/view/02879519FCC04FC/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part14.rar http://nitroflare.com/view/4B30B4E6087CE80/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part15.rar http://nitroflare.com/view/CBD52B0B0360516/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part16.rar http://nitroflare.com/view/6AAD1CA509EEEC4/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part17.rar http://nitroflare.com/view/12BFAADC8A9A0C3/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part18.rar http://nitroflare.com/view/6DC73E3BC491324/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part19.rar http://nitroflare.com/view/1C9DBC1DCACD590/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part20.rar http://nitroflare.com/view/8D5C0B4101751F8/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part21.rar http://nitroflare.com/view/053C10953AB55A4/0pgaw.SAP.Successfactors.Odata.and.SFAPI.APIHow.to.work.with.them.part22.rar
Download now LINK

Download now LINK
 
Comments
The minimum comment length is 50 characters. comments are moderated
There are no comments yet. You can be the first!
Download free » Tutorials » SAP Successfactors Odata and SFAPI API-How to work with them
Copyright holders