Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PersistenceIOParticipantを使用して、ワークフローステータスをカスタムデータベーステーブルに書き込みます。ワークフローIDが必要です-BeginOnSave内からワークフローIDにアクセスする方法はありますか?
私の知る限り、唯一の方法は、実行コンテキストからアクティビティで取得し、それをサービスに渡すことです。