問題タブ [oracle-fusion-middleware]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
xml - BPEL を使用して MQ アダプターからグループ化されたメッセージを読み取る際の問題
BPEL で MQ アダプタを介してメッセージをデキューする際に問題が発生しました。キューにグループ化された複数のメッセージがあります。おそらく、エラーは NXSD スキーマが適切に定義されていないことが原因です。
以下のエラーが表示されます。
翻訳中にエラーが発生しました。翻訳中にエラーが発生しました。変換中にエラーが発生しました。次のエラー メッセージが表示されます: 「minOccurs が満たされていません。ノード "
<element name="Rows">
" の minOccurs="1" が満たされていません。カーディナリティ "0" でループが終了しました。データが不十分または無効です。NXSD スキーマを修正してください。」. 可能であれば、報告された問題を修正してください。エラーが修正できない場合は、Oracle サポートに連絡してください。
MQ アダプター用に定義された XSD は次のとおりです。
ant - SOAサーバーにデプロイされた選択したSOAコンポジット・アプリケーションを削除/アンデプロイ
選択した SOA コンポジット アプリケーションを SOA_server からアンデプロイする方法。
私は soa_server に 70 個のアプリケーションをデプロイしていますが、今後の参考のために重要なものはほとんどありません。選択した soa 複合アプリケーションを soa_server からアンデプロイできるかどうか、助けが必要です。
Oracle サイトでWLST を使用するコマンドを見つけました。選択した soa 複合アプリケーションを soa_server1 から一度にアンデプロイするのを手伝ってくれる人がいれば。
前もって感謝します
utf-8 - OSB 12C JCA FTPアダプタでUTF-8をLatin-1に変換
OSB 12C JCA FTPアダプタでUTF-8ファイル形式をlatin-1/ISO 8859-1に変換するシナリオがあります。同じことをするのを手伝ってください。
前もって感謝します。- ラジェッシュ
ssl - Oracle Fusion Middleware (SOA Suite) 2-way SSL Outbound SOAP Connection
I'm trying to set up a 2-way SSL connection to an external web service using Oracle Fusion Middleware (a.k.a. SOA Suite). I've googled and even bing'ed my brains out and have found lots of good documentation on creating the JKS, and even some details on adding <property name="oracle.soa.two.way.ssl.enabled">true</property>
to the binding.ws
element in the composite's XML (all of which I've done). What I haven't found/figured out is how to explicitly state what alias from the JKS to use for that particular connection. This is especially problematic because depending on some key parameters, I need to use one cert rather than another one when establishing that connection (same endpoint, have to pick from 2 different certs). How/Where do I set this up? Is it in BPEL, in the composite? etc.
I've seen code on how to do this in straight Java, but given the visual nature of BPEL and the Composite, I don't know how to tell the system to use a specific key from a key store.
oracle - Web アプリケーションの Weblogic 認証を行う方法
Web アプリケーションの WebLogic サーバーで認証を実行する方法を知りたいですか?
私は SOA の初心者なので、Web を検索して、セキュリティ レルムについて何かを見つけました。
しかし、私はそれについてあまり知りません。Javaコードを使用してWebLogicサーバーの認証を解除できるかどうかを知りたいですか?
weblogic へのアクセスを許可する Java プログラムを作成することを考えています。しかし、それを行う方法がわかりません。
ありがとうございます。それでは、お元気で