Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
5answers
872 views

Help a CRUD programmer think about an “approval workflow”

I've been working on a web application that is basically a CRUD application (Create, Read, Update, Delete). Recently, I've started working on what I'm calling an "approval workflow". Basically, a ...
7
votes
1answer
666 views

Banned 3rd party private APIs for in App Store approval process?

I am just about to finish my first iPhone application. I have heard of apps rejected for the use of some private APIs . I am also using some private APIs like ASIHTTPRequest , MBProgressViewHUD. So ...
2
votes
0answers
122 views

Admob Campaign is taking forever to get approved [closed]

Did anybody experience the same? I am trying to create a campaign advertisement for my android app using AdMob. I setup my ad and submitted. But it is still waiting for approval, even after 5 days. I ...
2
votes
3answers
324 views

Will Apple reviewers check my app's coding structure?

Given that I've taken care of releasing all the allocated variables. I also went thru the HIG to make the app as much as possible like what they want it to be. Do they check the my complexity of the ...
1
vote
0answers
139 views

Getting Open graph Beta app approved for general use

Just wondering in order for us to get Open Graph Timeline integrated apps requiring the publish_actions permission approved and open for public use what actions do we have to take? Is it just gettign ...
1
vote
2answers
62 views

Wobble functionality etc. allowed in iPhone App Store?

I'm currently designing an app for the iPhone and I'm deciding on some features that imitate several native iPhone UI components and elements. In my app, the user has to arrange several items on ...
1
vote
1answer
76 views

Persisting an Approval Process to SQL

I'm starting work on a small web based request system which needs to implement a two-step approval process (C# mainly, most likely MVC3). I have come up with a simple workflow diagram and can easily ...
1
vote
1answer
386 views

Sharepoint Content Approval message

I Have Content Approval turned on for a list. When Users create Items they get the message 'Items on this list require content approval. Your submission will not appear in public views until approved ...
1
vote
3answers
100 views

Documenting and getting approval before starting to code?

Recently our boss changed our method of working to first document stuff such as what we are going to code, how will it affect the system code, where would i require to make changes, etc, get it ...
1
vote
2answers
499 views

Allowing users to choose an approval workflow to start in MOSS

When using MOSS approval workflow on publishing pages I would like the users to be able to select a workflow to start rather than it just starting one? That is, when they click approve on a document I ...
1
vote
3answers
97 views

Design pattern for element validation

I have a system where users insert many types of things ("incidences") and all of them have to be approved by an admin. Which pattern will be useful for this case? Maybe validation is not the word for ...
1
vote
3answers
923 views

iTunes App Store: Does a major version upgrade = longer approval queue time?

I'm wondering if anyone has insight into this... when releasing an update of an iPhone application, should I expect the approval process to take longer if I submit something that's declared as a major ...
1
vote
0answers
637 views

Open document in edit mode from approval workflow email

A MOSS 2007 Approval WorkFlow has been created for a standard Document Library (containing Word files). When the email alert goes out to the perspective user, the user clicks on the link within the ...
1
vote
1answer
357 views

Moss workflow approval using minimal site definition

When using the minimal site definition for moss from codeplex (http://www.codeplex.com/features), after adding the features required for workflow, workflow approval becomes available for the pages ...
0
votes
2answers
35 views

Holding an SQL server query until approved by Admin

I have a basic employee management system. Clerks can enter hundreds of records per day. But until Admin must approve, they should not go into database. How best to implement this??? I am using MS ...
0
votes
1answer
46 views

Sharepoint 2007 Workflow with/without content approval document library error

We have a sharepoint 2007 server. USers have set up document libraries and have also set up content approval workflows on them. I'm not sure how many, but a rough guess is 150 < n < 300. ...
0
votes
2answers
59 views

Will Apple let me approve a paid app, then release a free app after? [closed]

I have a paid app I want to release but I also have a free app with short versions of the paid apps content. Is there a way to release the paid app, set the links to buy the paid app in the free app ...
0
votes
3answers
44 views

Moderation/pre-approval before database content is publicly visible

My previous version of this question (self-deleted) went down like a lead balloon, so I hope this version is clearer as a question. Background: Our website has a sign-up form which content forms a ...
0
votes
2answers
60 views

User Submitted Content With Approval and Report via Mail in Django

class Something(models.Model): title = models.CharField() content = models.TextField() approval = models.BooleanField() Think, there is a models.py like this and user can reach this ...
0
votes
0answers
48 views

New users not able to approve task in web part

I copied a web part for task approvals to a new site, but when adding a new user they are not able to approve while exisiting users can. The new user has full control permissions.
0
votes
2answers
96 views

approval url in django

I have a django app where users should ask managers to join to some group. I need to be able to send an approval mail to manager with url that approves specific user to join a specific group. How ...
0
votes
1answer
31 views

where/how to upload required software applications required to verify our android app as part of approval process

Can you please let us know where and how to upload the help document and other dependent desktop software applications required to verify our App, as part of app approval sumbission. Regards, ...
0
votes
1answer
447 views

How to implement a workflow/approval system in codeigniter

I'm trying to see if anyone has implemented a workflow / approval system using codeigniter. I haven't been able to track down any libraries/modules specifically for codeigniter and workflow. Of ...
0
votes
0answers
157 views

How to do All must approve (all users with in a group) using sharepoint 2007 designer workflow?

I have the following requirement. Create a approval kind of workflow Using SharePoint designer (version 2007). Report Initiators (Group) will do the entry in a (Report Generator) (custom list) and ...
0
votes
2answers
41 views

User Submitted posts - how to handle them?

First off, I apologise if this is the wrong site to ask this question and if anyone wants to migrate it, thats cool! My question is, I'm making a web application that relies on User content being ...
0
votes
2answers
246 views

Struts2 - Allow user to login to approve item

I need to allow a user to log in to my struts2 web app and approve an image. They can only see their images pending approval and should not have access to the rest of the site. This is to replace an ...
0
votes
1answer
296 views

SharePoint Approval workflow - Form Closed Error

I have a SharePoint site developed using MOSS 2007. In the site I am having one document library where user upload a document and it routs through multiple approval levels. To route the document I ...
0
votes
4answers
332 views

Approval of App which simply redirect to a webPage

Hi I have a web site for which I have created an App that when opened just opens the website URL in iPhone Safari using [[UIApplication sharedApplication] openURL:url]; So what are the chances for ...
0
votes
1answer
78 views

Leveraging Windows SharePoint Services approvals workflow for approving entities in a custom application

Sharepoint noob question - apparently I can't even figure out how to google for the answer. We have a custom application in which we need to route entities for 'approval'. There are currently no ...
0
votes
2answers
391 views

Task intimation mail in Sharepoint OOTB approval workflow not trigering to certain users

While using the Sharepoint OOTB approval workflow,certain users in the domain are not recieving the Task assignment mail.However,if the same user's name is put into the CC column,the mail is ...
0
votes
1answer
674 views

Sharepoint 2010 Workflow: Multiple Conditional Approvals

I am creating a workflow for a document library that needs to be approved by up to three individuals and have been trying to use the default Approval workflow. For most cases only one approval will be ...
0
votes
2answers
994 views

SharePoint built in Approval workflow not started on item edit event

I have requirement where when a user enter new item in a list first approver approves it then publisher approves it. Once publisher approves it the text will be visible to all. I have used SharePoint ...
0
votes
1answer
134 views

itunes connect forget something

hi all i've submit my app to approval process, my app is in review, when go see the details i see that to "Bundle short string" or something similar is empty. Will it be rejected ? ? thanks
0
votes
2answers
1k views

SharePoint MOSS Approve/Reject button customisation

It seems that the out of the box approve/reject buttons in SharePoint CMS try to direct you to an InfoPath form. We have implemented custom .aspx pages that we use for our workflow approval process ...
0
votes
1answer
926 views

Route sharepoint approval workflow to recipient email address field in infopath form

I have used the out of the box approval workflow in SharePoint. I would like the approver to be someone (an email address field) provided in the infopath form. Does anyone know how I can accomplish ...
0
votes
1answer
163 views

moss image library approval

Can I control when images in a moss image library are visible to site content editors? I want to make sure only approved images can be used by the team.
-1
votes
4answers
72 views

How can i submit a facebook applications for approval

I am trying to submit my facebook application for approval but i can't find any information for how to proceed. Is there a specific page or link that I should go to. Since my application is finish i ...
-1
votes
2answers
54 views

Does a website require a minimum amount of visitors in order to get approved for adsense advertising by google? [closed]

I have a website that I just created. I haven't tried popularizing my website so I don't have any visitors yet. However, I would like to put adsense advertisements on my websites before I start ...