Skip to content

smatechnologies/dell-boomi-powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dell Boomi API calls with Powershell

This scripts contains functions that call the Dell Boomi API to run a process. The initial script does API calls to start processes in a Dell Boomi environment. Some work will be required to get it working (authentication tokens etc).

Prerequisites

Instructions

Before you can start using this script you will need to obtain your "accountId" and "atomId" from your Dell Boomi account. Below is a list of script parameters and their usage:

  • User - Dell Boomi user
  • Password - Dell Boomi password
  • AccountId - Dell Boomi AccountId
  • AtomId - Dell Boomi AtomId
  • ProcessName - Process to start on Dell Boomi
  • ProcessProperties - Any additional properties to pass to the process when executing
  • WaitTime - How long between checks (in seconds) to poll for the status of the process completion

Disclaimer

No Support and No Warranty are provided by SMA Technologies for this project and related material. The use of this project's files is on your own risk.

SMA Technologies assumes no liability for damage caused by the usage of any of the files offered here via this Github repository.

License

Copyright 2020 SMA Technologies

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contributing

We love contributions, please read our Contribution Guide to get started!

Code of Conduct

Contributor Covenant SMA Technologies has adopted the Contributor Covenant as its Code of Conduct, and we expect project participants to adhere to it. Please read the full text so that you can understand what actions will and will not be tolerated.

About

Demonstrates calling the Dell Boomi API to run tasks.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •