Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to find opc-request-id for oracle cloud request?

User_ZG6NASep 1 2021

Hello,
I'm currently developing an application that uses oracle cloud to make request which then makes changes on a user's oracle cloud account.
Right now I'm following this example:
CreateSnapshotExample.java
https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/2.4.2/filestorage/CreateSnapshotExample.java.html

I have everything else I need, except where it asks for opcrequestid. I've tried searching online and on oracle cloud but I can't figure out how to find this or what value to use. All i've found is this is given in the response for the call, however in that above example they use it before they get a response.

Comments

Hiroshi Tonegawa May 31 2024

追加情報です。

リスナーからエラーメッセージでておりました。ただどうしたら良いのかわかりません。

そのlog(TNSLSNR.log)を添付しました。ここから原因、また対処法など解析できませんでしょうか?

大変困っております。よろしくお願いいたします。

TNSLSNR_496.log

1 - 1

Post Details

Added on Sep 1 2021
1 comment
4,572 views