Recently installed OAS 2024 and imported bar file from OBIEE 12.2.1.3. Import and restore was successful and now i am trying to download and upload rpd to OAS.
Downloaded using the below command: it worked as expected
datamodel downloadrpd -O D:\oracle\product\RPD\DEV_2_20240418.rpd -W xxxxxxxx -U weblogic -P xxxxxxxxx -SI ssi -S 99.99.99.99 -N 9502
Trying to upload above downloaded rpd using the below command: Not Working
datamodel uploadrpd -I D:\oracle\product\RPD\DEV_2_20240418.rpd -W xxxxxxxxx -U weblogic -P xxxxxxxx -SI ssi -S 99.99.99.99 -N 9502
Operation Failed.
An exception occurred during execution, please check server logs.
System exit code:1
Below is the log from the bi-lcm-rest.log file
[2024-04-22T17:19:43.627-04:00] [bi_server1] [ERROR] [] [oracle.bi.lcm.pojo.si.rpd.RpdManager] [tid: 176] [userId: weblogic] [ecid: 8be4b265-db11-4d9b-9176-ee273cc71629-000004c0,0] [APP: bi-lcm-rest] [partition-name: DOMAIN] [tenant-name: GLOBAL] [SI-Key: ssi] Exception installing new RPD: null
[2024-04-22T17:19:43.628-04:00] [bi_server1] [ERROR] [] [oracle.bi.lcm.rest.si.rpd.RpdEndpointV1] [tid: 176] [userId: weblogic] [ecid: 8be4b265-db11-4d9b-9176-ee273cc71629-000004c0,0] [APP: bi-lcm-rest] [partition-name: DOMAIN] [tenant-name: GLOBAL] [SI-Key: ssi] uploadRpd: Exception during RPD file upload: null