Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
60 views

How do i add properties to a message sent through "Manual" trigger? just like when a message is sent through servicebus trigger. I can add Body and Property parameter but the content of the ...
Mustin's user avatar
  • 11
0 votes
1 answer
93 views

Is it possible to connect to Sharepoint and fetch items from a list? Found in Github a project that lets you download a file but nothing more when it comes to Sharepoint. Should mention that Im ...
Tomas H's user avatar
  • 75
0 votes
2 answers
157 views

I have a sub process, that is being used by many parent processes. Requirement is to log the parent process link when the execution hits the subprocess. But I am only able to access the process ID of ...
Athul Jk's user avatar
0 votes
2 answers
224 views

I faced with problem when i try to write CSV data to file. I created data using Frends Csv Csv Create and then trying to write this data to the file using Frends File File Write. tasks results 1 tasks ...
proger.maxwell's user avatar
-2 votes
1 answer
447 views

I want to get data from Magento 2 placed on Kubernetes. In order to Sql ExecuteQuery i need frends Where i can take myServerAddress ? What should I take into account for such a connection ? I have no ...
proger.maxwell's user avatar
0 votes
1 answer
345 views

In a Frends process, sometimes I just want to pipe the result of one C# statement into the next element, just like how tasks work, and I'd rather not pollute the scope with a variable that will only ...
Sebastian Mineur's user avatar
3 votes
1 answer
2k views

I am using Snowflake database and HiQ FRENDS integration platform. There isn't (as far as I know) Snowflake addons for FRENDS. I have sbnowflake ODBC driver installed on Windows platform where Frends ...
ex4's user avatar
  • 2,498
1 vote
1 answer
194 views

I want my Frends process to have Schedule triggers with several schedules. For example, each Wednesday at 07:00 and each Monday on 12:30. Can I add both?
asdfuiop's user avatar
2 votes
1 answer
429 views

How do I do a SOAP request using FRENDS platform?
user12518362's user avatar