Questions tagged [cloudhub]

The CloudHub™ cloud integration platform as a service (iPaaS) allows you to build and offer repeatable integration applications without creating custom code

The CloudHub™ cloud integration platform as a service (iPaaS) allows you to build and offer repeatable integration applications without creating custom code

157 questions
0
votes
1 answer

Mule MMC Alert - Url Health check not working for HTTPS

Im creating alert using URL Health check for HTTPS in mule MMC. When I configure Http url works fine. But for HTTPS how can I achieve the health check( https://apps:8089/check), since it is secured connection, there is no option for keystore path…
Infinity
  • 484
  • 2
  • 8
  • 21
0
votes
1 answer

Execution of xpath expression fails in cloudHub -mule

I've used below xpath expression in my code which works perfectly fine in local anypoint studio. Runtime version - 3.8.0 But after…
Amogh
  • 1
  • 1
0
votes
2 answers

Queue Options in Mule Cloudhub

I wanted to use queueing in my Mule applications deployed on cloudhub. what are the options available? As per my learning I think if we add VM component then we will be able to see the queue in cloudhub persistence queue option. I have seen Anypoint…
Anand
  • 41
  • 3
  • 11
0
votes
1 answer

how to access to the temporary files on cloudhub(MuleSoft)? in the path /tmp

Only that, I want the access to that path like any path in my OS. I can't find the place where is Thanks.
Lean Bonaventura
  • 411
  • 5
  • 13
0
votes
2 answers

XML tags missing in payload of cloudhub notification

We are using cloudhub notification to receive a mail alert whenever there is an exception. We are including XML payload as part of email message. We are getting the mail but XML tags are missing. Configuration:
tortoise
  • 613
  • 1
  • 7
  • 19
0
votes
2 answers

Mulesoft - Uh-oh spaghettios! There's nothing here

This error is driving me nuts... Situation: I am trying to create a REST api and use a api-gateway proxy to access it. Proxy URL is HTTPS. The deployment goes through fine. No errors reported in the logs. Worker assigned. However when I try to…
kp9
  • 21
  • 4
0
votes
1 answer

RAML loading in cloudhub taking prolonged time

I created a mule application and able to run/deploy it on my local machine successfully. When I changed the port to Private and deployed to cloudHub, RAML's console is not loading completed. Same question is also post in below link. MULE ESB Server:…
Nilesh Kumar
  • 35
  • 1
  • 5
0
votes
1 answer

What is actual difference between iPaaS and CloudHub in Mule

In Latest Mule version I have noticed they are using the terminology as iPaaS for cloudHub. Does any of you know what are the changes in these two terms?
0
votes
3 answers

Accessing a cloud hub API

https://anypoint.mulesoft.com/apiplatform/anypoint-platform/#/portals/organizations/68ef9520-24e9-4cf2-b2f5-620025690913/apis/8617/versions/40329/pages/35412 /applications/{domain}/logs Traits: environment_based Retrieve log messages for the…
scorpion
  • 223
  • 3
  • 15
0
votes
1 answer

Mule CloudHub-MMC Interation

We Added our Mule Local server(Local MMC) to the CloudHub using amc-setup. Server added successfully. We started our local MMC and in Cloudhub we are able to see server Running. Then we deployed our application into this server and it is deployed…
Jagan Vittal
  • 98
  • 4
  • 11
0
votes
2 answers

Mule: Access file resource from Python script component in CloudHub

In a mule project, I have a Python script component that needs to access a cert.pem file. In AnyPointStudio I've placed it in the ./src/main/resources/ folder. When I create a Mule Deployable Archive, it ends up in the ./target/classes/ folder.…
The Pulsing Eye
  • 161
  • 3
  • 11
0
votes
2 answers

Mulesoft - Can the IMAP connector be used on cloudhub

I've created a Mulesoft project using the IMAP connector to retrieve e-mail messages. It works fine running locally via Anypoint Studio. When I attempt to deploy it to cloudhub, I get the following error: Your application has failed with exception…
Topher
  • 7
  • 4
0
votes
2 answers

Mule Server 3.6 > Anypoint Studio > CloudHub > 405 Not Allowed

I am encountering the error when trying out my app. It works fine on my local instance as well as on a stand-alone Mule Server, but not on CloudHub. Any reason why this problem occurs? Update The app doesn't have any issues running from Studio on my…
ubuntux
  • 394
  • 3
  • 12
0
votes
1 answer

Application data Not visible in cloudhub

I have used objectstore in my application and app deploy on cloudhub. Cloudhub not showing objectstore in application data. Code:
Kalpesh
  • 80
  • 2
  • 11
0
votes
1 answer

Mule: Unable to locate .json file when Deployable archive move to CloudHub

Could someone please help. I have read you recommendation but not able to understand that. I have to read one json file in cloudhub. In my local repositories I have kept the .json file in location test/src/main/resources/input.json. And reading…
Nilesh Kumar
  • 35
  • 1
  • 5