Questions tagged [b2b]

acronym for Business-to-business

Business-to-business (B2B) describes commerce transactions between businesses, such as between a manufacturer and a wholesaler, or between a wholesaler and a retailer.

156 questions
1
vote
1 answer

What happens when you remove an Apple ID in iTunes Connect VPP (B2B)

We are currently investigating using the B2B distribution for an app for one of our clients. We are in the middle of configuring it and our client asked us an interesting question: What happens to the already installed apps (on devices) when you…
Yonic Surny
  • 451
  • 6
  • 15
1
vote
1 answer

Apple B2B App Store - Few Doubts

I have read about Apple B2B on Apple, Google, here and everywhere, but there are few questions I cannot get answers to. Here they are: Is it mandatory that a B2B app should have a sign-up functionality? Our application have login functionality for…
Sharon Nathaniel
  • 1,467
  • 20
  • 28
1
vote
1 answer

Adhoc distribution and Managed App Configuration prior to Volume Purchase Program distribution

I am building an application which is to be distributed via the volume purchase program. However to weed out the initial set of bug which could occur I would like to give the customer an adhoc distribution on a couple of devices. Is this allowed by…
rideintothesun
  • 1,628
  • 2
  • 12
  • 29
1
vote
1 answer

Issue adding apple id in itunes connect for b2b

Background My intention is to create a B2B app, for vpp distribution to a client in America. I have an app approved, but retrospectively signed the required agreements for B2B distribution. I therefore have to create a new record which will be set…
djamey
  • 11
  • 1
  • 4
1
vote
0 answers

Google Play - Whitelist of users?

I have just finished developing an app for a client which is to be used as a B2B procurement app. Given this is a corporate app, they do not want this to be publicly available to the masses. I have read up on private distribution channels, but from…
Sami.C
  • 561
  • 1
  • 11
  • 24
1
vote
1 answer

How to receive PDF's in BizTalk

I have a simple system in place using BizTalk where I can receive AS2 X12 810 messages through BizTalk . BizTalk accepts those messages, translates it to an XML format, and sends it over to a web service. I have a requirement that every message…
1
vote
2 answers

WSDL-like code-generation for EbXML CPA+Schemas (not EbXML message itself)

Background: A certain government-backed wholesaler of broadband services in Australia took feedback from discussion groups about how best to deliver B2B services to retail ISPs. They settled on EbXML. Problem: We're a very small shop (comparatively)…
David-SkyMesh
  • 5,041
  • 1
  • 31
  • 38
1
vote
1 answer

How to split an EDIFACT file?

I'm using the Oracle SOA Suite B2B component to process an EDIFACT file. I need to process a +2Gb file and it can't be process all at once. I need to split the file into smaller ones and then process them all. Is there any Java application that help…
1
vote
1 answer

AppStore issue with B2B app

I try to upload the application as B2B app I found some advices at stackoverflow and at apple web site (Select the custom B2B distribution option in iTunes Connect. If your app contains sensitive data, you should provide sample data and…
Paul T.
  • 4,938
  • 7
  • 45
  • 93
1
vote
1 answer

Need Schema file of 860 EDI File X12, version 4010

I am parsing 860 edi file using window application and i validate this file using Fredi component with LoadSchema method means we need the schema file like 860_4010.sef. Can anyone please provide the schema file or any way to generate of this ?
kaushik0033
  • 679
  • 6
  • 12
1
vote
1 answer

Do I really need a B2B - Developer is himself the Customer for iOS app

I need to develop an application for a Client who later wish to install this app, customize iPad wallpaper and some other stuff to suit to business needs and send it to his Customers. The tricky part is I can not suggest him to distribute this…
Rahul Sharma
  • 3,013
  • 1
  • 20
  • 47
1
vote
1 answer

best way to deploy iPhone app to the end user without submitting to the app store

I have made an app for doctors only for education purpose only. because of copyright issues I don't want the app to be on the app store. So I am planning to host the app on the my website with authentication. I have distributed app this way to the…
Alex Markman
  • 1,450
  • 1
  • 13
  • 15
1
vote
1 answer

Unable to make a connection to FTPS server

I am able to make a connection through FTP to Apache FTP server (http://mina.apache.org/ftpserver-project/index.html). I followed the same way to make FTPS Connection. but I am getting the following error, when i run the client side program.CAn any…
1
vote
1 answer

Workbook & Oracle B2B Callout

I have a requirement to transform xml data to a Excel file. I have the code that works fine when I write to a file, however, when I try to write to an Output Stream, the code is not working. All I am trying to do was to create an excel file using…
1
vote
1 answer

Error calling Informatica B2B Data Transformation with java API

I am trying to run DataTransformation from java API and get the following error message: Failure while trying to create engine log /Informatica/9.1.0/DataTransformation/CMReports/Init/Events.cme- for more information see file://internal Could…