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
0
votes
1 answer

No rows returned when calling stored procedure although running code in that very SP returns rows

Whenever I call a stored procedure that contains more than a single select statement I get no rows in the resultset although running the same code outside the SP returns the expected result. This has started happening by the time a database backup…
0
votes
2 answers

Programmatically installing enterprise Apps in IOS

I'm currently working at a company which is thinking about getting an enterprise app store. They asked me to build an little Proof of Concept to see how things could be working. I have already some basic ideas about the processes that need to be out…
sulo
  • 1
  • 2
0
votes
4 answers

Fire event when iphone app is in background?

We can register iPhone app to run in background when using location/music functionality. My question is can we fire an even based on a location update? eg: Send lat/long to a server when i reach a certain predefined lat/long in the background…
B K
  • 1,554
  • 3
  • 19
  • 40
0
votes
1 answer

Deploying Android application with different configuration for each Enterprise

I am building an Android application to go with my company's server. The server is for the enterprise and resides in the customer internal network. Each customer has obviously a different IP address assigned to the server. This is an off the shelf…
p0pe1e
  • 11
  • 3
0
votes
1 answer

Opensource / free iOS Enterprise store

Is there any opensource / free (that you can install and modify on your server) enterprise apps distribution server solution. I know about plenty (test flight, nukona, etc ...) but we can't use them as they are someone else's solution. It would be…
Ondrej Rafaj
  • 4,342
  • 8
  • 42
  • 65
-1
votes
2 answers

How banks and other companies handle recurring tasks?

I'm curious how banks handle recurring tasks of their users. And if they have thousands of those tasks, for example paypal recurring payments, how does paypal handle them? What software they use? I dont think they use cron\quartz for such…
nateless
  • 475
  • 6
  • 23
-1
votes
1 answer

Can Ruby be considered an enterprise-grade language?

Is the Ruby language, specially when used in the context of a framework like Ruby on Rails, ready for building large systems with complex business logic and advanced mechanisms, keeping its productivity edge and maintainability? Can it replace Java…
Gonçalo Veiga
  • 546
  • 1
  • 6
  • 14
-1
votes
0 answers

please can you help me in understanding enterprise architect

please can anyone help me on how to become a good enterprise architect your help will be highly appreciated i have been reading books because i dont come from an IT background , so its been difficult but any help will be highly appreciated
-1
votes
1 answer

Need Regex code, 6 character alphanumeric

I am creating a custom Data Domain using Informatica Enterprise Data Catalog and I need a regex code for a 6 character alphanumeric code where the first 3 characters are letters and the last 3 characters are alphanumeric. I tried this but it did not…
-1
votes
1 answer

Win 10 Enterprise Logging Users Out Instead Of Locking

I'm an IT Support Engineer for a company with around 60,000 workstations on our domain. We use AD for most things, but have just begun migrating to VMware's Workspace One. Recently, we've had a bunch of reports from users that when they manually…
-1
votes
2 answers

SAS Enterprise Guide - How can I download a ZIP file from a website, extract its contents and run it?

I would like to have a task to download a continuously updated .ZIP data file from a specific website, extract its contents and run the file inside. I am looking for a program code that performs these tasks and, so to speak, if the data on the…
-1
votes
1 answer

Looking for the right framework to implement an enterprise document management and analysis system

I have already spent quite some time with literature reviews and Google searches, but I didn't find anything suitable, yet. The task is to implement a flexible and scalable enterprise document management and analysis system. I guess that represents…
CodingButStillAlive
  • 733
  • 2
  • 8
  • 22
-1
votes
1 answer

Server Side Row Model

I want the default loading overlay to keep appearing while serverSideRowModel functions are called and suppress the loading spinner that appears while data fetch in my angular application.
-1
votes
1 answer

Windows Enterprise PIN login prevents using AD password later

I have code to login to AD that fails on Windows 10 Enterprise when the user has used a PIN, rather than an AD password, to sign onto Windows. Works everywhere else, including in VMs running on that box. How can I tell if a Windows Hello PIN was…
kirkfree
  • 3
  • 2
-1
votes
1 answer

Need to run the EB.BARCODE function from another application

We need to run the EB.barcode function from another application. To test this, we built the tutorial provided by Zebra, barcode.html, which references ebapi-modules.js. We put this in a folder called ZebraScanner – just those two files. When this…
ShaneWood
  • 1
  • 1