Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.6K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
ePBCS - DM - Refreshing Target Application Members through Batch or Automation?

Tammy Carlile
Member Posts: 2 Blue Ribbon
Hey Everyone,
Does anyone know if there's an ability to run the Target Application's, Refresh Members function via through an automated process...such as PowerShell or Batch File? I didn't see it as an option in Epm Automate.
Thank You!!
Answers
-
I've done this using the REST API in FDMEE, assume the same method should be available in Data Management in the cloud. The jobType to call is "REFRESH_APP_DIMENSIONS" and pass the AppName as the jobName
-
Thank you, I will give that a whirl!
-
Have a look at this blog if you are still trying to get it to work:
http://blog.epm-analyticsolutions.com/2017/10/fdmeejython-automating-refresh-members.html