Quantcast
Channel: ARIS BPM Community - Recent forum posts
Viewing all 358 articles
Browse latest View live

UML in Aris

$
0
0

Hi all

I need to use a UML 2 in Aris Architect, but I can't find the models. Do I need some module? I find it in the help, but not in the listed diagrams. This models are discontinued?

Any help will be appreciated

Regards

Diego

Forum: 

ARIS 9.8 is not launching

$
0
0

Hello,

 

I am struggling to make ARIS lunches. It was working properly until morning. Tried to reinstall several versions of Java, deleted the download client folder, cleared Java webstart cache and still not working. I am attaching Java consloe log below:

Detecting proxy settings for codebase: https://arisconnect.ea.jlr-apps.com/abs/downloadClient/lib/
[PROXY] host:
[PROXY] port: -1
[PROXY] used: false
ARIS is checking for updates. Please wait...
Temporary directory: C:\Users\IBM_AD~1\AppData\Local\Temp\
Checking access privileges for the download client path specified in the 'arisloader.cfg' file on the server side: C:\Users\IBM_ADMIN\ARIS90/DownloadClient/54.194.63.185
Use download client path specified in 'arisloader.cfg' file on the server side
Local download directory: C:\Users\IBM_ADMIN\ARIS90/DownloadClient/54.194.63.185
Applet parameter param0: appletmode=javaapp
          -> program parameter appletmode: javaapp
Applet parameter param1: configuration=ARIS
          -> program parameter configuration: ARIS
Applet parameter param2: language=en-US
          -> program parameter language: en-US
Applet parameter param3: appserver=arisconnect.ea.jlr-apps.com
          -> program parameter appserver: arisconnect.ea.jlr-apps.com
Applet parameter param4: tenant=default
          -> program parameter tenant: default
Applet parameter param5: iiopport=80
          -> program parameter iiopport: 80
Applet parameter param6: sslport=0
          -> program parameter sslport: 0
Applet parameter param7: usessl=false
          -> program parameter usessl: false
Applet parameter param8: ignoreproxy=false
          -> program parameter ignoreproxy: false
Downloading files: https://arisconnect.ea.jlr-apps.com/abs/downloadClient/lib/y-aris-client-loader.jar
    Received bytes: 410301
Downloading files: https://arisconnect.ea.jlr-apps.com/abs/downloadClient/lib/sapjco3.jar
Downloading files: https://arisconnect.ea.jlr-apps.com/abs/downloadClient/plugins/ssocltplugin.jar
Preparing start of ARIS Client. Please wait...
Client parameter: appletmode=javaapp
          -> program parameter appletmode: javaapp
Client parameter: configuration=ARIS
          -> program parameter configuration: ARIS
Client parameter: language=en-US
          -> program parameter language: en-US
Client parameter: appserver=arisconnect.ea.jlr-apps.com
Client parameter: tenant=default
          -> program parameter tenant: default
Client parameter: iiopport=80
          -> program parameter iiopport: 80
Client parameter: sslport=0
          -> program parameter sslport: 0
Client parameter: usessl=false
Client parameter: ignoreproxy=false
          -> program parameter ignoreproxy: false
ARIS is currently starting. Please wait...
"C:\Program Files (x86)\IBM\Java80\jre\bin\default;C:\Program Files (x86)\IBM\Java80\jre\bin\java.exe" -Xmx700m -XX:+DisableExplicitGC -XX:+UseParallelGC -XX:+UseParallelOldGC -Xss4m -Dsun.java2d.d3d=false -Djava.util.Arrays.useLegacyMergeSort=true -Dsun.security.krb5.debug=true -Dsun.security.spnego.debug=true -XX:PermSize=64m -XX:MaxPermSize=160m -Daris.remote.dir=https://arisconnect.ea.jlr-apps.com/abs/downloadClient/ -cp C:\Users\IBM_ADMIN\ARIS90/DownloadClient/54.194.63.185/lib/y-aris-client-webstart.jar -Duser.dir=C:\Users\IBM_ADMIN\ARIS90/DownloadClient/54.194.63.185 -Dcom.aris.modeling.client.useProxy=false com.aris.modeling.client.loader.AArisLoader appletmode javaapp configuration ARIS language en-US tenant default iiopport 80 sslport 0 ignoreproxy false appserver arisconnect.ea.jlr-apps.com:-1 usessl true codebase https://arisconnect.ea.jlr-apps.com/abs/downloadClient/lib/
java.io.IOException: Cannot run program ""C:\Program Files (x86)\IBM\Java80\jre\bin\default;C:\Program Files (x86)\IBM\Java80\jre\bin\java.exe"" (in directory "C:\Users\IBM_ADMIN\ARIS90\DownloadClient\54.194.63.185"): CreateProcess error=2, The system cannot find the file specified
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1059)
    at com.aris.modeling.client.loader.AArisLoader.startCommand(AArisLoader.java:690)
    at com.aris.modeling.client.loader.AArisLoader.initApp(AArisLoader.java:585)
    at com.aris.modeling.client.loader.AArisLoader.init(AArisLoader.java:429)
    at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:785)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
    at java.lang.ProcessImpl.create(Native Method)
    at java.lang.ProcessImpl.<init>(ProcessImpl.java:397)
    at java.lang.ProcessImpl.start(ProcessImpl.java:148)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1040)
    ... 6 more
Error starting ARIS Report.
Cannot run program ""C:\Program Files (x86)\IBM\Java80\jre\bin\default;C:\Program Files (x86)\IBM\Java80\jre\bin\java.exe"" (in directory "C:\Users\IBM_ADMIN\ARIS90\DownloadClient\54.194.63.185"): CreateProcess error=2, The system cannot find the file specified
java.io.IOException: Cannot run program ""C:\Program Files (x86)\IBM\Java80\jre\bin\default;C:\Program Files (x86)\IBM\Java80\jre\bin\java.exe"" (in directory "C:\Users\IBM_ADMIN\ARIS90\DownloadClient\54.194.63.185"): CreateProcess error=2, The system cannot find the file specified
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1059)
    at com.aris.modeling.client.loader.AArisLoader.startCommand(AArisLoader.java:690)
    at com.aris.modeling.client.loader.AArisLoader.initApp(AArisLoader.java:585)
    at com.aris.modeling.client.loader.AArisLoader.init(AArisLoader.java:429)
    at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:785)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
    at java.lang.ProcessImpl.create(Native Method)
    at java.lang.ProcessImpl.<init>(ProcessImpl.java:397)
    at java.lang.ProcessImpl.start(ProcessImpl.java:148)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1040)
    ... 6 more

 

Forum: 

Aris Design Connect-Creating an assignment to an existing model

$
0
0

I am using the Design connect and I cannot seem to create an assignment  to an existing model in the same way you can within ARIS Architect/ Designer. How to link an assignment to an existing model in Design Connect.

Forum: 

Fragments

$
0
0

Just looking at a database and would like to remove an image logo from our header banner  for all existing models (1000s). Is there a quick way of removing the logo.

I suspect I can create a new header banner fragment with logo omitted and them manually add the fragment to each model.

Is there a quick way of applying the fragment to all models?

thanks

Forum: 

ARIS 9.8 SR7 Feature overview

$
0
0

Hi all,

I wanted to check out the new features of Aris 9.8 SR7 but i was unable to find the latest.

Can you please tell me where to find the feature overview file / release notes of ARIS architect 9.8 SR 7,

Regards,

Jibin

Forum: 

ARIS Connect Collaboration

$
0
0

We are using ARIS Connect for stakeholders to provide feedback on the developed models.

The process around that is when the modelers asks the stakeholders for feedback the modelers make sure they follow the model on Connect to see the comments that are made in Connect on the model.

So far so good.

But the database holds other models as well and they get published (as the whole database gets published) and most of these models don’t get followed. So there is no signal to anybody that a comment has been made on the process.

Is there a way in ARIS Connect to get an overview of all comments made on all the models out of the publication - followed or not. To ensure that all comments get seen and get a response?

Or does anybody have an idea for a work around other then making sure all models are followed?

Thank you

 

Forum: 

ARIS Connect Publication

$
0
0

When using ARIS Connect - all content out of the database gets published - it there a way of excluding content from the publication? via an attribute, via an assignment structure, via folder structure?

Thank you

Forum: 

Code export out of Aris Express?

$
0
0

Dear users,

is it possible to create and export code out of Aris Express based on a modeled Workflow?

is this possible when using the Aris Express freeware version?

Kind Regards,

Matthias Ruile

Forum: 

ARIS 9.8.6 unable to connect using HTTPS and SSL

$
0
0

Hello,

We have added a valid certificate to the load balancer, but we are having an issue getting the download client to connect to the server.  Initially we had an issue simply just to get the download client to download, but changing the Java Control panel Advanced settings allowed the download client to finally download.  However, trying to connect to the server gave us another error.  I am attaching the java console output, the download client log file, and steps we take to launch ARIS.  Any assistance anyone can provide is greatly appreciated.

Regards,

Allen

Forum: 

Linking Business Processes with Business services

$
0
0

Hello colleagues,

I want to link the business services I have with the business processes, what is the best way to do that.

Note 1: My processes built based on BPMN2.0 standards.

Note 2: Each business process has a FAD diagram (functional allocation diagram).

 

Thank you,

Bashar

Forum: 

Support Aris 9.8 SR5

$
0
0

Hello dear community :)

We had Aris 9.8 SR5 and we want to know the last date of support.

...And all about to ARIS 10 migration.

Thank you very much :)

 

Forum: 

ARIS Architect & Designer 9.8 with Windows 10

$
0
0

Hi,

After reinstalling my PC with Windows 10 I have reinstalled Aris, but have not been able to start Aris Architecht & Designer 9.8 successfully like it used to do before the Windows upgrade. I get the error message "Unable to find Java Runtime Environment in the specified directory. Please check the value of 'jvmPath' in launcher.cfg and try again." 

The default path (before changes) is where the jre folder is. I have changed jvmPath to the place Java is, but that does not help either. (Now I have changed it back.)

This used to work fine on Windows 7. What could be the problem?

Environment:

Windows version: Windows 10, 1703 Creators Update, Build 15063.

Java: Version is 8 Update 131.

Regards,

Dag

Forum: 

ARIS Architect & Designer 9.8: Grey and empty connections

$
0
0

Hi,

On several PCs we have the same problem: Opening a registered System Reference Model with the Explorer gives a view with correct information on the left side, but empty and grey boxes on the right side. These boxes are connected to objects in the Organization part, but the connections somehow are not visible or active.

This has been a problem on a colleague's PC, but it worked fine on mine. But after upgrading my PC from Windows 7 to 10 I got the problem also. Installing the Aris program on a third PC with Windows 7 did not help either.

Now we have three PCs with the problem, and not any without it. So we are stuck!

See attached example.

Regards,

Dag

Forum: 

ARIS 9.8 Import id grayed out on Content tab

$
0
0

I am trying to import an entity relation diagram from System Architect via TOOLBUS.  I have the required .xml file, but when I try to perform the import the Import button under the Contents tab is grayed out.  How do I make it active again?

Forum: 
Tags: 

List/Overview of often used key(board) shortcuts

$
0
0

Hi,

I am searching for a list/overview of useful keyboard shortcuts for ARIS Designer/Architect and ARIS Connect.
Unfortunately, the only list that I have found (in the ARIS documentation) was an overview of shortcuts used for modeling with the table functionality in ARIS Connect.

Thank you and best regards,

Jan

Forum: 

Filters ARIS

$
0
0

Hello! Some filters that we used in ARIS are gone. These filters were set internally a few years ago. This is the first time that this type of problem occurs. Could you kindly help us?

Forum: 

Aris server

$
0
0

We wanted to see if we can find where on the ARIS server the ARIS licenses are attached to the users.

Is there a way to do that?

Forum: 

ARIS REST API

$
0
0

Hi, I am new in ARIS. I have ARIS Connect Server Access Infrastructure license key for ARIS 9.8.
Please, explain what it means (from  http://localhost/apidocs):
"The token must be included in all subsequent API calls as URL parameter (umcsession) or added as cookie to the HTTP request.
POST http:// <servername:port>/umc/api/tokens?tenant=default&name=system &password=manager&key=lsjflskjfsfj
The parameter key is the string representation of an X.502 certificate."
Where I can get value of a parameter key? Thank you.

Forum: 

Open models slow to response

$
0
0

Aris 9.8r sp 7

chrome browse

while working in a  model if I leave it idol for any length of time then go back to the model to try to continue to model it is like the model is in some type of sleep mode and can take up to 20 seconds to get the model to response to my key commands has anyone else had this happen and if so how did you get it fixed

 

Forum: 
Tags: 

Issue with Downloading software

$
0
0

Hello, I am unable to download the software as it gives me an access denied,even after i have registered my university in your database. Can you check and let me know what's happening? Thanks!

Forum: 
Viewing all 358 articles
Browse latest View live