Select to view content in your preferred language

11.2 Workflow Manager Bug?

626
2
Jump to solution
12-07-2023 09:33 AM
CodyPatterson
Frequent Contributor

Hey all,

 To those who have made the upgrade to 11.2 and have Workflow Manager, I was curious if any have experienced issues creating Workflows? I'm getting a duplication of my web adaptor when attempting to create the Workflows, this is what I'm seeing:

CodyPatterson_0-1701970298164.png

 

It seems to be appending the web adaptor twice on the end of the server URL.

I'm working with the 4th technician so far on my active case and they are not confident on anything just yet, I've refederated the server and reinstalled the web adaptor along with changed it, and /workflow/ will always be there in combination with your web adaptor.

Any ideas?

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
CodyPatterson
Frequent Contributor

As an extremely late update, there were a lot of things wrong with my setup, that I have fixed and can hopefully give to anyone who comes across this later.

Firstly, I needed websockets to be forwarded through my apache reverse proxy, that was done in this configuration here:

CodyPatterson_0-1712251653535.png

Ensure that the red line is replaced with the FQDN of the server and not the web context URL.

After this, I found that the documentation lacks sufficient information to state that you do not have to use a separate server from your hosting server. I was under the impression that I had to create another server environment for the Workflow Manager. This was not the case, instead, I installed Workflow Manager onto our hosting server, and enabled the role, and this is what you will see:

CodyPatterson_1-1712251836809.png

 

Once that is done, attempt to make the Workflow and you should notice everything just flows through, not sure why it never was thought of from support, but eventually it was found.

Hope that helps someone!

Cody

View solution in original post

0 Kudos
2 Replies
CodyPatterson
Frequent Contributor

Something else odd, another request goes out to the server, but has a correct link in it:

CodyPatterson_0-1701970790580.png

 

0 Kudos
CodyPatterson
Frequent Contributor

As an extremely late update, there were a lot of things wrong with my setup, that I have fixed and can hopefully give to anyone who comes across this later.

Firstly, I needed websockets to be forwarded through my apache reverse proxy, that was done in this configuration here:

CodyPatterson_0-1712251653535.png

Ensure that the red line is replaced with the FQDN of the server and not the web context URL.

After this, I found that the documentation lacks sufficient information to state that you do not have to use a separate server from your hosting server. I was under the impression that I had to create another server environment for the Workflow Manager. This was not the case, instead, I installed Workflow Manager onto our hosting server, and enabled the role, and this is what you will see:

CodyPatterson_1-1712251836809.png

 

Once that is done, attempt to make the Workflow and you should notice everything just flows through, not sure why it never was thought of from support, but eventually it was found.

Hope that helps someone!

Cody

0 Kudos