TN

 I have the following requirement - can you link to inside a specific section in a Word document when you click on the link in ARIS?  Fex- automatically jump to a specific bookmark when its opened.

I have managed to do it outside of ARIS by using a command statement , a macro inside the document and a bookmark.  in the command prompt you can f.ex write  winword document.doc /mMacro .

But I can not get this functionallity to work in ARIS.

You have a "Parameter1" attribute that belongs to the "Link1" attribute, shouldnt it to be possible to put this type of information there ?

by Uwe Roediger
Posted on Fri, 08/21/2009 - 11:42

Did you try to use the parameter attribute? This attribute is part of our methodology exactly for this purpose. If it does not work, what happens concretely? Do you get an error message?

0
by Tom Einar Nyberg Author
Posted on Sat, 08/22/2009 - 21:40

In reply to by pedro__17

 HI 

What I would like is to provide the bookmark as a paramater, but that doesnt work.  The word documents just opens as normal (page 1)

I have managed to use the paratemer to launch a macro , but the problem is - I then have to set up lots of macros in word and the user gets prompted by the macro-window when word opens.

I know i HTML code you are able to provide #bookmark   when you link to word documents to link to specific bookmarks, but I cant get it to work using the paramter attrubte

Do you have any idea - it would be greatly appreciated as I see this as a reocurring problem

Tom

 

 

 

0
by Uwe Roediger
Posted on Tue, 08/25/2009 - 12:51

Hi Tom,

we do not have experience with this scenario, but we do not see a reason why it does not work. Could you provide us a sample document including the macro and the working command line syntax? In this case we could reproduce the problem and solve it.

Please send the information directly to me: uwe.roediger@ids-scheer.com

Regards
Uwe

0
by Juergen Fechner
Posted on Tue, 09/01/2009 - 09:53

It seems, that MS Word.exe does not have the possibility to read jump parameters in that way that the user can set " Go to page 3 " or " Go to chapter 3"

The jump to a specific bookmark in a MS Word document can be executed by using a MS Word macro:



Example for a macro:

******************************************************

Sub Jump()

Selection.GoTo What:=wdGoToBookmark, Name:="BMTEST"

With ActiveDocument.Bookmarks

.DefaultSorting = wdSortByName

.ShowHidden = False

End With

End Sub

******************************************************

MS Word provides a switch that enables you to execute a macro from a command line. This switch is /m<macroname>, e.g. /mJump. This works if you are using this switch from a windows desktop and enter the following string into the command line:



"C:\Program Files\Microsoft Office\Office\winword.exe" d:\temp\test.doc /mJump



But if you enter d:\temp\test.doc into the object attribute Link1 and the switch /mJump into the corresponding Parameter it fails. I tried several options with double quotes and the string in the Link attribute, but nothing works.

As a bug of MS it only works, when you write first WINWORD.EXE, only DOC does not work. So you must use: "Winword.exe document.doc /mJump", not "document.doc /mJump"

Juergen

0
by Richard Jeffrey
Posted on Wed, 08/10/2011 - 23:16

I have exactly the same requirement. Being able to enter a address in the Link Attribute that includes a Word Bookmark. So if someone finds a bullet proof way of doing this I'd love to hear about it.

0
by Herman Maris
Posted on Tue, 11/22/2016 - 11:56

Hello,

is there any progress in this topic. I have the same question: link an activity to a certain bookmark in a word document.

Kr

Herman Maris

 

0
by Runé Becker
Badge for 'Mastermind' achievement
Posted on Tue, 11/22/2016 - 15:33

Replying to such an old post could get easily overseen. Better: Post a new question and link to this discussion in your article.

Is it ARIS 7 or ARIS 9 where you need a solution? In case of latter one, I suggest to open a support ticket via Empower/eService.

Cheers

Rune

0

Featured achievement

Rookie
Say hello to the ARIS Community! Personalize your community experience by following forums or tags, liking a post or uploading a profile picture.
Recent Unlocks

Leaderboard

|
icon-arrow-down icon-arrow-cerulean-left icon-arrow-cerulean-right icon-arrow-down icon-arrow-left icon-arrow-right icon-arrow icon-back icon-close icon-comments icon-correct-answer icon-tick icon-download icon-facebook icon-flag icon-google-plus icon-hamburger icon-in icon-info icon-instagram icon-login-true icon-login icon-mail-notification icon-mail icon-mortarboard icon-newsletter icon-notification icon-pinterest icon-plus icon-rss icon-search icon-share icon-shield icon-snapchat icon-star icon-tutorials icon-twitter icon-universities icon-videos icon-views icon-whatsapp icon-xing icon-youtube icon-jobs icon-heart icon-heart2 aris-express bpm-glossary help-intro help-design Process_Mining_Icon help-publishing help-administration help-dashboarding help-archive help-risk icon-knowledge icon-question icon-events icon-message icon-more icon-pencil forum-icon icon-lock