Processmaker 4 Community: How to install missing packages? - processmaker

I got a Bitnami image of Processmaker4 v4.1.20 Community.
I'm missing some features that were once included in Processmaker 3 Community like sending emails or a MySQL connector. The documentation says the "email package" has to be installed for sending emails and the "data connector package" for database connectivity. These packages are not installed.
Where can I get these packages and how are these installed? Or are these packages only available in commercial versions?

Just to add something to the answer. If you are using the Community Edition, this is easy to solve. Just use a script task to send emails or connect to a a database. But yes, we make easier in the Cloud version by already packaging these as pre-packaged connectors.
Not a blocker.

Looks like those packages are behind the paywall.
As noted in the release notes for ProcessMaker 4.1.16, these are non-open-source packages.

Related

Processmaker 4: setting up packages

Sorry for being a noob at this.
I have installed ProcessMaker4 from the Bitnami image and am working towards having some packages and connectors.
From what I understand packages are separate instances (much like a microservice) that connect to ProcessMakerthrough connections (the bit you install in ProcessMaker).
Does anyone have a guide on how to install a connector and how to set up a package? There are apparently a lot of packages available to install, but I have found no guides or anything to install.
It does appear that they are part of the enterprise version of the software.
https://processmaker.gitbook.io/processmaker-release-notes/processmaker-4.1-release-notes/non-core-package-versions

How can I install ProcessMaker 4 on Windows?

I'm new to ProcessMaker 4, I want to install it on Windows. I found a help about the installation on the web site of pm, but I want to get more help. I need a video tutorial about the installation in Win environment or a step by step help. Thank you!
Depends on what you are trying to accomplish.
If you are looking to install open Source version to test things out then refer to
Twenkid answer here.
However, If you are going for the enterprise edition, Your Operating system does not matter. Simply make contact with PM team and they will set up a cloud instance for you.
PM4 offers a smooth experience.
The installation instructions for the latest version are in github:
https://github.com/ProcessMaker/processmaker
The instructions are on Linux and the requirements include VirtualBox, it seems it's recommended on Windows to install it on a Linux virtual machine, e.g.CentOS or Amazon Linux, see the answer here:
Requesting ProcessMaker 4 Installation Documenation

How to install Collabnet SubVersion?

There is any documentation on how to install and setup and SubVersion server? And use it with Delphi XE over a network.
To say otherwise: I have installed Delphi XE, Subversion Client and Server. Now what? I don't understand how they work.
I suggest installing VisualSVN Server, which is a complete installation of the latest Subversion server plus Apache, with a nice control panel to configure stuff. It integrates with Windows authentication, or you can have it use Subversion authentication. It's fantastic.
http://www.visualsvn.com/server/
You only need to install a Subversion server if you need networked access to the repository. If you only need local access, you can use a local repository. You can create it using a subversion client, like TortoiseSVN, and it is accessed using the file:/// protocol.
Delphi XE has an integrated SVN client, so it's not mandatory to install an external Subversion client, though it's really helpful as are many tasks that can't be made with the integrated client. TortoiseSVN is superb and integrates seamlessly with Windows explorer.
Thanks Chris. I will take a look because this CollabNet package is a nightmare. So, I install Visual SVN as server and Colabnet Client as client?
You can use almost any subversion client with almost any subversion server. Subversion has a well defined API that both clients and servers can follow. The only problem is that some clients are incompatible with each other. For example, VisualStudio's AnkhSVN client can create _svn directories instead of .svn which can make it incompatible with the standard command line client.
If you don't mind using svnserve as the server, you can download the SlikSVN. The svnserve server is fairly straight forward and quick to setup and install. It isn't as flexible as the Apache server (which can have more than one repository served under the same httpd instant) but it's nice to use for your own personal self or for a small group.
I looked at the licensing of VisualSVN, and it looks like its zero cost as long as you don't need the advanced features.

how to install Commerce Server 2007 Staging (grayed out on mine and my collegue's box)?

I need to use CS Staging API to do some tests with a remote server.
However, the Staging option is grayed out for me and my colleague, at least
when i try to install the MSDN version (both Enterprise and Developer).
Any idea how can I at least use the Staging API with the remote server?
(I do not care whether I've got a local server or not)
Thanks in advance
Greg
You are trying to install on an unsupported OS
You cannot officially install CSS on the following OS':
Windows XP
Windows 7
Windows Vista
Having said this, the Greg has got CSS working on Windows 7 by manually copying the binaries (see comments below). Obviously, this is not supported or endorsed by Microsoft.
You are missing CSS pre-requisite software
For example, classic ASP is one of the pre-requisites. Make sure you follow
the (long) instructions in the CS 2007 Install Guide, you should be OK. You can also review a list of components CSS depends upon.

How to setup dbaccess for informix?

We have installed informix client in 64 bit machine. Informix client doesn't include "dbaccess" command. Our application uses "dbaccess" command in many shell scripts. As per the configuration we are not supposed to install server here. Is it possible to download or configure "dbaccess" alone?
Appreciate the support in advance.
Thanks,
Mathew Liju
There is a standalone 9.40 version here. If this version doesn't works well, you can try to browse the IBM download site or a Google search.

Resources