cancel
Showing results for 
Search instead for 
Did you mean: 

BluePrismからのSharePoint利用について

chihokonitta
Level 2

お世話になります。


社内のファイル共有の仕組みがファイルサーバからSharePointに移行しそうという状況で、
BluePrismからSharePointにアクセスしたいのですが、どのように実装されていますでしょうか。

案としては以下の3つを考えています。
①SharePointをブラウザ操作としてスパイして自動化する。
    ⇒実装がめんどい。UI操作なので手数が多く処理が遅い?SharePointのUI変更の直撃を受けそう?
②SharePointの「同期」でローカルに同期した状態で操作
    ⇒なんとなくよさそう。同期のラグなどのトラップがありそう?ディスク消費量が懸念?
③REST APIの利用
    ⇒ちょっとまだよくわかっていない。
    ⇒SharePointの契約が親会社の親会社であるため自由に使えるものか不明。

実際にBluePrismで実装されている方がいましたら、どのように実装しているのか
参考までにご教示いただけないでしょうか。



------------------------------
chihoko nitta
------------------------------
3 REPLIES 3

Mukeshh_k
MVP

Hi @chihoko nitta ,

Sync your files through Onedrive - you can sync the Sharepoint online folders and files with Microsoft OneDrive and it should start behaving in similar way the way you interact with any of your local folders and files - the matter of fact you would only have to change the file paths - if those are kept in Environment variables.

Try Syncing the SharePoint Online to Microsoft Onedrive for all dependent Sharepoint files and folders location in your process, You can find more threads here : https://community.blueprism.com/discussion/sharepoint-online-and-data-processing-input-and-experiences-wanted#bm03d7bbda-c311-460b-a207-018682e6b782 

当面の最も簡単な方法は、Onedrive を介してファイルを同期することです。Sharepoint のオンライン フォルダーとファイルを Microsoft OneDrive と同期すると、ローカル フォルダーやファイルを操作するのと同じように動作し始めるはずです。実際、ファイルパスを変更するだけで済みます-それらが環境変数に保持されている場合。

プロセス内のすべての依存する SharePoint ファイルとフォルダーの場所について、SharePoint Online を Microsoft Onedrive に同期してみてください

ここで他のスレッドを見つけることができます : https://community.blueprism.com/discussion/sharepoint-online-and-data-processing-input-and-experiences-wanted#bm03d7bbda-c311-460b-a207-018682e6b782



------------------------------
Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.

Regards,

Mukesh Kumar - Senior Automation Developer

NHS England, United Kingdom, GB
------------------------------

Regards,

Mukesh Kumar

Hi,Mukesh Kumar

回答ありがとうございました。

しかし弊社では「同期」が禁止とのルールといわれてしまいました。
残念ですが他の方法で実装をすることになりそうです。

Thank you for your answer.

However, at our company, it was said that "synchronization" is a rule that is prohibited.
Unfortunately, it looks like you'll have to implement it another way.


------------------------------
CHIHOKO KISHIMOTO
------------------------------

YasuyukiKoike
Level 6

「OneDriveへのショートカットの追加」ではいかがでしょうか?

同期はされずに、RPAが作動するドメインユーザのOneDriveにリンクが追加され、

Windows Explorerから当該フォルダへの操作が可能が可能になると思います。

1584.png



------------------------------
Yasuyuki Koike
Specialist
Toshiba IT-Services.corp
Asia/Tokyo
------------------------------