Questions tagged [enterprise]

Enterprise refers to software intended to facilitate the operation of one or more types of business entities, such as cooperatives, companies, universities, and government organizations.

Enterprise software generally offers the following:

  • Technical Training

  • Commercial Licensing Terms

  • Fee-based Technical Support

  • Customized Configuration and Theming

References

1080 questions
13
votes
3 answers

Connect Android to WiFi Enterprise network EAP(PEAP)

I have been trying to connect my android device to an enterprise network programatically over the past few days without any success, I have been following multiple examples online, but most of the ones I find are for EAP(TLS) networks and the one…
Camilo Tejeiro
  • 361
  • 1
  • 3
  • 10
13
votes
3 answers

When is a Business Rules Engine used

When is a Business Rules Engine used? What is the difference between Business Rules Engines and scripting/configuration/customization
flybywire
  • 261,858
  • 191
  • 397
  • 503
13
votes
3 answers

Gradle Enterprise Gradle plugin (com.gradle.enterprise) not found error in jenkins when trying to build my project

Iam using the Gradle 6.5 version installed on my linux server.I have configured Gradle in jenkins which resides on the same server. I have set a Freestyle project job on jenkins to build using gradle. when iam trying to build, i get an error as…
sridevi
  • 131
  • 1
  • 1
  • 3
13
votes
7 answers

iPhone Enterpise Deployment: Mobile Device Management

I was reading up on iPhone in the enterprise and saw something about Mobile Device Management servers. As far as I can tell, there are a few 3rd party MDM vendors, but Apple says that one could implement their own. The iPhone Configuration Utility…
AndrewO
  • 1,590
  • 1
  • 17
  • 24
12
votes
8 answers

Anyone else having problems installing iPhone Enterprise apps on released IOS 5?

Anyone having problems deploying Enterprise apps on iPhone/iPads running the released version of iOS 5 using the OTA ("over the air") methodology? During the installation process, we get the alert box: "the app could not be installed at this time".…
David Baltozer
  • 281
  • 1
  • 3
  • 13
12
votes
2 answers

How to configure/install MDM server for iPhone and iPad

I want build and run an enterprise APP that let me to manage my iPhone and iPad remotely. I have gone through the WWDC 2010 Session Videos and found Session 108 - Managing Mobile Devices . Apple allows developers to do Mobile Device Management. I…
Ramakrishna Guttha
  • 762
  • 1
  • 12
  • 24
12
votes
6 answers

Which C/C++ Compilers do enterprises use on Linux?

I have been using the GCC Compiler for months, which is great, and works very well. But I wonder which C++ Compiler do big/medium enterprises use for high optimizations/performance in Linux (x86, PowerPC...). It may seem a very stupid question, but…
icedgoal
  • 646
  • 6
  • 17
12
votes
9 answers

Can't install enterprise app on device with iOS 9 GM seed

I'm trying to install an enterprise app over the air on ipad 2 device with iOS 9 GM seed. iOS shows download progress, after downloading there is an error "Can't install". It worked with the last iOS 9 beta There is a log from console: Sep 10…
sidslog
  • 654
  • 1
  • 6
  • 15
12
votes
7 answers

What is an Enterprise Java Bean really?

On the Tomcat FAQ it says: "Tomcat is not an EJB server. Tomcat is not a full J2EE server." But if I: use Spring to supply an application context annotate my entities with JPA annotations (and use Hibernate as a JPA provider) configure C3P0 as a…
Dave
  • 21,524
  • 28
  • 141
  • 221
12
votes
2 answers

Using Client SSL Certificate from .mobileconfig within Enterprise iOS app

We're trying to use Client SSL certificates for user authentication in an enterprise iOS app. We can generate the client ssl cert on the server The user can install this through a .mobileconfig Authentication to a web server in Safari works with…
Christopher Stott
  • 1,408
  • 3
  • 15
  • 23
12
votes
1 answer

Can I use self-signed SSL certificate server to deploy Enterprise app over air?

After iOS 7.1 ,if we want to deploy our Enterprise app over air, the URL for the manifest.plist file has to be HTTPS. For example: itms-services://?action=download-manifest&url=https://example.com/manifest.plist In my server I use a self-signed SSL…
user1370122
  • 195
  • 2
  • 7
12
votes
1 answer

Native Android VPN programmatically

Variants of this question exist, but I can't seem to understand something. If you read at the end of the features in ICS / 4.0, there is mention of Enterprises can also take advantage of a standard VPN client built into the platform that provides…
Dulax
  • 553
  • 3
  • 20
11
votes
3 answers

How to create Android Applications only for the Enterprise

I want to create an Android application that is not released to the Android Market for public consumption but only for private use of my company. Is this possible? If so can you post a link to where you can do this? Thanks! Joe
Atma
  • 29,141
  • 56
  • 198
  • 299
10
votes
4 answers

OCaml in enterprise stack

I'm trying to figure out how OCaml is represented in enterprise technology stack. For example, Is there in Ocaml own enterprise message queue or workflow engine? So, can anybody advice me frameworks for OCaml from the following aspects: Workflow…
madcyree
  • 1,427
  • 3
  • 15
  • 28
10
votes
3 answers

Test Distribution

At my work we are running a group of tests that consist of about 3,000 separate test cases. Previously we were running this entire test suite on one machine, which took about 24-72 hours to complete the entire test run. We now have created our own…
Sam Merrell
  • 2,352
  • 2
  • 16
  • 14