Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

VBA and Smart View add-ins

LucLucSep 21 2016 — edited Oct 7 2016

Hello colleagues,

This is my first post in Oracle community, that's why I would like to say HELLO to all of you.

I need your expertise.

I creating VBS macro in outlook to automate HFM refresh process (take excel attachment refresh and reply). I stuck in the part responsible for load ad-ins in Excel part. Please see below:

Set xlApp = CreateObject("excel.application")

xlApp.Visible = True

xlApp.COMAddIns("Hyperion.CommonAddin").Connect = True

xlApp.Workbooks.Open ("C:\Oracle\SmartView\bin\HsTbar.xla")

Set xlApp = xlApp.Workbooks.Open(link_to_file, UpdateLinks:=False)

Above code create Excel application, run Smartview add-ins and open the specific file. Unfortunately Smart View add-in not load successfully. smartView fail.JPG

Would you mind help me/ give some advise?

Kind Regards,

Luc

Comments

RajenB

Thanks !

Nice way to start Python.

sp200064

Thanks, this is really helpful.

James G K

Good stuff, thank you!!

RajeshKhanna

A good way to start! nice job

RAL281_CL

Thanks,very way to start.

Where is Part 5 ??

Best Regards

Ricardo

3000272

Please share the Part 5 Videos

unknown-1040115

Please share the Part 5 Videos

Part 5 is up!

Enjoy!

LKR

3696832

So Good to see this..Shaft meets sharp head.

1 - 8
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 1 2016
Added on Sep 21 2016
6 comments
1,850 views