Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
You could update Job using Manage "Meta Data REST API" PUT /meta/jobs/ Sample Request Body { "dataStores": [ { "dataStoreMeta": { "columns": [ { "name": "CreatedBy", "isPrimaryKey": false, "isPopulate": false, "isLastUpdateDate": false, "isNaturalKey": false, "isEffectiveStartDate": false, "isCreationDate": false,…
-
You could "Reset Last Extract date" for PVO from within a job. Refer to below screenshot. Resetting the Last Extract Date for an entire Offering impacts all enabled data stores within that Offering. Refer to "Reset Last Extract Date For All Enabled Data Stores".
-
Here is the suggested approach, assuming BIP report layout/format etc. is being controlled using PDF or RTF templates. Below is the reference documentation for the same – Design the Template Define Groups of Repeating Fields Repeat a PDF Template by Using the document-repeat-elementname Form Field If you are using RTF…