Acumos AI clio : Can not create pipeline - artificial-intelligence

I have installed acumos clio release.
I am able to onboard sample model, create acu-compose but failing to create pipelines.
I understand there are few ways to create pipeline.
Design studio --> Workbench --> Pipeline --> create pipeline
Has no url text box and when created it throws "Server error", logs suggests , "Malformed URL"
[PFA]
via Home --> Design Studio --> ML Workbench–>Projects --> --> create data pipeline ,
It has URL box, but not sure, what value of URL to input ?
References few Jira : https://jira.acumos.org/browse/ACUMOS-4018

I will recommend you to have a look on https://wiki.acumos.org/
I found this page in which there is a video related to MLWB pipeline :
https://wiki.acumos.org/display/REL/Boreas+Demos
I found this also
https://wiki.acumos.org/display/REL/Clio+Demos?preview=/20546727/26640880/Workbench%20ACUMOS-3251-3465%20-%201001.mp4
Perhaps it exists other demo or videos

Related

Application created by App builder in Oracle Apex is not working

I have created a very simple application in app builder in oracle apex. But its not working. When i run this application "Page not found error" is showing. I'm using ORDS 21.0 and APEX 20.0.
Installations are perfectly fine. I've kinda double checked my installations and i think there is no error/defact in my installation.
Otherwise, APEX is working fine just not running my application. Please guide and help me in this !
Looks like Home and/or Login URL point to page that doesn't exist. Check that at:
App. Builder
select that application
in upper right corner you'll see Edit application properties button
go to User interface tab
have a look at Home/Login URLs; fix them. For example, in f?p=&APP_ID.:100:&SESSION., 100 represents page number

Facing issue while deploying Logic App connector ARM template

I am able to create logic app workflow in portal,I am deploying logic app with the sameARM Template automatically
but, after creating workflow it is showing as "Connector not Found" as shown in below image
Issue Img
I am getting this error while deploying logic app workflow using ARM template
Let me know if any additional information required
Thanks in advance
"Connector not Found" - looks like the connector that you are trying to use is deprecated.
Refer further for the usage of the "Run query and list result"

How to load Notes for Projects in Salesforce

I have notes in my Pipedrive tool for each deals. Now i need to migrate those notes for each deal in Pipedrive to my Salesforce. How can I get the notes for each project loaded to its corresponding project. I try loading notes by giving project ID through Data Loader Wizard. Even-though the tool says that the data is loaded successfully, When I go to my Project in Salesforce, I am not able to see the Notes for the project.
Please help.
Thanks
Niki

error message when running an application on Bonita tool

I am trying to run this form in the browser, but I keep getting this message not sure how to fix it so can you help me please.
"Ui Designer form type is selected and no target form is defined for overview page mapping. an autogenerated form will be used in the development environment ONLY"
here is a screen shoot of the message.
/Users/user/Desktop/Screen Shot 2017-08-03 at 5.31.44 pm.png
/Users/user/Desktop/Screen Shot 2017-08-03 at 6.34.41 pm.png
Unfortunatly I cant see any pics from your problem and I just think your problem might be with deploying your process.
As the error mentions the form you see when you Run the process from studio is an autogenerated form for testing the process in development mode(Obvious)
So if you want to deploy your process on a deployed Bonita BPM engin you have to create all those forms.
Select the Task (containing the contract cause forms are only generated for contracts) --> Under details panel ---> Execution Tab ---> Form :
Here you have 4 options and as it seems your new to Bonita so I suggest that you go with the UI Designer cause it will generate a form for deploying , simply choose UI Designer then from the right side of Target Form text area click the pencil icon (Edit) , it will create a new form for your contract and opens UI Designer to modify it.
If you just want to see how your process works in deployment environment and don't want to spend time on designing the UI just change the form name from "newForm" to what you want (All the forms created by UI Designer have the "newForm" name before you change it and it may cause problems if you don't modify the name ) and save it.
Build your project and deploy it.

How do I get my Selenium Grid Hub log

I have a selenium grid2 set up on an AWS instance, and I was wondering if there's a way I could view the logs on my local machine?
I understand I can visit: http://MyServerAddress/grid/console and view all of the nodes but I want the actual log.
Its a bit of a pain having to remote desktop to the server each time I want to view it.
I was thinking something like http://MyServerAddress/grid/log but alas, it doesnt seem to be an option.
There's nothing available out of the box. But you can build this on your own.
You would first need to enable logging for your Grid and have the logs dumped to a specific folder.
You would now need to build a custom Servlet and inject it into the servlet (See here for details on how to do it )
Assuming that your servlet is called "HubLogServlet", you should be able to access it via the link http://localhost:4444/grid/admin/HubLogServlet
You can refer to this LogServlet for a sample.

Resources