Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9369

Re: DM package running using VBA Push Button

$
0
0

Hi Niranjan,

 

Add this code to ur existing code

 

Option Explicit

Dim test As New FPMXLClient.EPMAddInAutomation

 

 

 

Sub RUN_DM()

test.DataManagerRunPackage "Package Description", "Package Folder name", ""

End Sub

 

 

Sub ViewStatus_Click()

test.DataManagerOpenViewStatusDialog

End Sub

 

Option explicit statement should come on the top in the  VBCode

Hope this helps

 

Thanks

Aamer


Viewing all articles
Browse latest Browse all 9369

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>