diff --git a/oic-gen3/features-2024/native-actions/create-function/create-function.md b/oic-gen3/features-2024/native-actions/create-function/create-function.md index 678b24f..8a80c8c 100644 --- a/oic-gen3/features-2024/native-actions/create-function/create-function.md +++ b/oic-gen3/features-2024/native-actions/create-function/create-function.md @@ -166,15 +166,13 @@ In this section we will initialize function workspace which generates a boilerpl 3. Select **func.py** file. On th eright hand side code editor sample boilerplate code is available. Replace the entire code with code snippet in the downloaded artifacts (func.py file) and save. -4. Select the **requirements.txt** file. In the boilerplate code generated, replace the below snippet and save the code. +4. Select the **requirements.txt** file. In the boilerplate code generated, replace with the below snippet and save the code. ``` - fdk>=0.1.36 + fdk>=0.1.86 oci - pandas openpyxl - xlrd ``` @@ -200,4 +198,4 @@ You may now **proceed to the next lab**. ## Acknowledgements * **Author** - Kishore Katta, Director Product Management - Oracle Integration & OPA -* **Last Updated By/Date** - Kishore Katta - August 2024 +* **Last Updated By/Date** - Kishore Katta - January 2025 diff --git a/oic-gen3/features-2024/native-actions/introduction/introduction.md b/oic-gen3/features-2024/native-actions/introduction/introduction.md index e80b971..ed227a3 100644 --- a/oic-gen3/features-2024/native-actions/introduction/introduction.md +++ b/oic-gen3/features-2024/native-actions/introduction/introduction.md @@ -81,4 +81,4 @@ You may now **proceed to the next lab**. ## Acknowledgements * **Author** - Kishore Katta, Oracle Integration Product Management -* **Last Updated By/Date** - Kishore Katta, August 2024 +* **Last Updated By/Date** - Kishore Katta, January 2025