• dragon123
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 2
    Likes Received
  • 0
    Likes Given
  • 40
    Questions
  • 29
    Replies

 

  

               In My project totally 60 users will use , 40 portal user and 20 Application Users. It is the integration Project. 15 to  20 users Manage the articles(Knowledge User). what is the my approximately budget for 1 year?

 

              1 knowleggebase user 50$... it is very expensive.... what is the best third party tool used in salesforce for knowledgebase?

 

              third party tool knowledgebase really gud one to connect salesforce?

When you create a custom tab for a custom object, what are the features that are available by default?
 
Please select two (2) choices.

    A. Sidebar Search Object B. Custom Reporting C. Quick Create D.Ability to track Activity

 

 

Most them said Ans is A and C. but quick create is not supported in custom object. only in standard object

 A developer attempts to load data into the sandbox environment using the Data Loader GUI. The data load fails due to authentication issues.
 
What should the developer check to diagnose the problem? (Choose 2 answers)
 
A.      The password encryption settings
 
B.      The mapping file
 
C        The endpoint URL
 
D.      The user name
 
I think c and D

What is a capability of Visual Workflow?

Choose 3 answers

 

A. Create a copy of an Existing element

B. Activate multiple versions of a flow

C. Sort and limit dynamic choices

D. Redirect flow users to an external website

E. Build reusable flows for common tasks

 

Which option is available when editing a chart component in the Dashboard Builder?

Choose 3 answers

A. Change the filter for the data displayed

B. Change the chart to a combination chart

C. Change which groupings to show

D. Change the time frame for date field groupings

E. Change which summery field to show


When creating a non-required lookup field, which option is available to control what happens when the lookup record is deleted?

Choose 2 answers

A. Clear the value of this field

B. Do not delete this record

C. Don’t allow deletion of lookup record that’s part of lookup relationship


What is a capability of joined reports?

Choose 2 answers

A. Multiple blocks can be scheduled for emailing.

B. Data from multiple blocks can be exported to Excel.

C. Values from multiple blocks can be displayed on a chart.

D. Summary values can be calculated using data from multiple blocks.

What is a capability of Visual Workflow?

Choose 3 answers

 

A. Create a copy of an Existing element

B. Activate multiple versions of a flow

C. Sort and limit dynamic choices

D. Redirect flow users to an external website

E. Build reusable flows for common tasks

 

Which option is available when editing a chart component in the Dashboard Builder?

Choose 3 answers

A. Change the filter for the data displayed

B. Change the chart to a combination chart

C. Change which groupings to show

D. Change the time frame for date field groupings

E. Change which summery field to show


When creating a non-required lookup field, which option is available to control what happens when the lookup record is deleted?

Choose 2 answers

A. Clear the value of this field

B. Do not delete this record

C. Don’t allow deletion of lookup record that’s part of lookup relationship


What is a capability of joined reports?

Choose 2 answers

A. Multiple blocks can be scheduled for emailing.

B. Data from multiple blocks can be exported to Excel.

C. Values from multiple blocks can be displayed on a chart.

D. Summary values can be calculated using data from multiple blocks.

 

10) Which statement is TRUE about a profile?

 

A. It can revoke access granted by sharing

B. It enables object level permissions and grants access to all data

C. It can grant access to records using record types

D. It controls use passwords settings


What can not be done with the profiles ?

A. Control the tab access
B. Set the CRUD permissions
C. Give access to records by modifying the record types
D. Control password settings

11) Which of the following is not a correct statement ?

A. Tags can be enabled by enabling Tags permission for the Organization (Your Answer)
B. Tags can be enabled by enabling Tags permission for the Profiles (Correct Answer)
C. Tags can be added on the Records
D. Tags can be accessed from the Sidebar component


12)How a developer does enables user to access tags in the sidebar. Select 3 chocies:

1. Adding tags to the sidebar in home page layout
2. By enabling tags for public groups.
3. Enabling Tags on user profile.
4. By enabling Tags on page-layout and object.
5. Enabling Tags for org

In Recruiting application a Position that is of type “Critical” should not be open for more than 14 days. How will you develop the business logic to cater to this?

A. Time-dependant workflow action to send an e-mail to the owner after 14 days
B. Time-dependant workflow action to send the record for review to owner after 14 days (Correct Answer)
C. Time-dependant workflow action to send an e-mail to owner before 14 days (Your Answer)
D. Time-dependant workflow action to close the position after 14 days


Which of the following is not a part of a Force.com application?

A. Notes (Correct Answer)
B. Tab
C. Links
D. Forms

1)Universal Containers tracks interview scores in Review object. Review score is tracked in numerical format and are restricted to 1-5 and displayed as Radio buttons. How developer must meet this requirement?

 

a)      Create VF component to display interview score as a set of radio button

b)      Create a formula field that displays interview score as radio buttons

c)      Create interview score as picklist and display them as radio buttons on page layout

d)     Create interview score field with data type of radio button

 

 

2) A job application object has a child review object to store candidate review. The review needs to be tracked between a score of 1 to 5. The score has to be a choice between 1 and 5 displayed as a radio button. How will a developer cater to this requirement? Choose the Right answer 

 

1.    Create 5 fields for scores (1 to 5) of type radio-button and use it in review page layout.

2.    Create a dependent pick list that feeds the radio button type field.

3.    Create a formula field

4.    Create visual force page with radio buttons for review object

 

 

What is the right Answer? some of them said using VF page we can Do... Some of them said using formula fields and Create interview score field with data type of radio button....

 

Please reply correct answer ... Explain it.....

8) An organization wants to leverage a custom objects to track bugs. The organization wants the ability to related bugs to parent bugs in a parent-child relationship.
What type of relationship should be used?
a) master-detail
b) self…
c) hierarchical
d) many-to-many


A developer has created an approval process. What would require that a formula entry criterion be used versus standard criteria?
a) User profile evaluates to ‘System Administrator’
b) Determine if the record is newly created
c) Determine if a record has been updated
d) Determine if a field has been changed imp

 

If a parent object has a lookup relationship defined with a child object. What happens in the child object when you delete a record from the parent?
a) The child record is deleted
b) Nothing
c) The parent record cannot be deleted
d) The child record cannot be deleted


What field can be controlled by translation workbench?
a) Rule Criteria
b) Formula
c) Validation Errors
d) Assignment Rules


An application was designed without considering requirements for reports are dashboard. Which of the following statements is TRUE.
a) The data model will support all the requirements of the application including reports and dashboards
b) Reports are part of the application and application design will take care of it.
c) No special considerations for reports or dashboard are required as salesforce can natively take care of the requirements.
d) The data model and the application will not cater for reports and dashboards

 

 

In a master-child relationship between a standard object and custom object.
Which of the following statements is NOT true.
Please select two (2) items
a) Standard object is always the master
b) Custom Object is always the master
c) Custom object is always a child
d) Standard or custom object can be a master
e) Standard object is never a child

Job Applications is a custom object with a lookup relationship to the custom object Positions, A

developer would like to modify the Position fields displayed in the console mini view when a job

application record is viewed in the console detail view. What would a developer customize to

accomplish this?

 

A. the mini page layout of the position page layout

B. the related objects on the job application page layout

C. the related objects on the position page layout

D. the mini page layout on the job aplication layout

 

A developer wants to build an application on force.com platform. The data model that the users need access to applications, and the application business logic have been considered. The report and dashboard requirements have not been considered, which is true?

 

A. Data model may not be support the business logic

B. Dashboard may not be visible to management users

C. Developer will not be able to load data

D. Data model may not support the required reports

 


CreatedDate is a Date/time data type field.


What formula returns the number of days since the record was created?

 

A. TODAY() - DATEVALUE(CreatedDate)

B. CreatedDate - TODAY()

C. TODAY() - (CreatedDate)

D. NOW() - DATEVALUE(CreateDate)


When performing or updating with Data Loader, the comma delimited file must contain a column with what values?

 

A. Logical names of records

B. Profile names of record owners

C. Force.com Record IDs and Value of Record

D. Created time and date of records


A developer needs to support multiple currencies for a custom object in an application? Multi-currency has been enabled, what does the developer need to know to support the application?

(2 answers)

 

A. Must input currency ISO Field

B. Admin can add additional currencies once set up

C. Roll up summary fields will calculate incorrectly if children have multiple currencies

D. Track Currency changes automatically.


Job Applications is a custom object with a lookup relationship to the custom object Positions.

A developer would like to modify the Position fields displayed in the console mini view when a job application record is viewed in the console detail view.

What would a developer customize to accomplish this?

 

A. The mini page layout of the position page layout

B. The mini page layout on the Job application page layout

C. The related objects on the job application page layout

D. The related objects on the position page layouts

 

 

 

 

 

 

 

 

26. Select 4 choices which are correct. Organization wide Defaults are-

a) Security settings that defines the baseline level of access of data records that you do not own
b) Used to restrict access to data
c) Defined for Standard Objects
d) Defined for Custom Objects
e) Defined for Unclaimed objects

21. All the statements are true regarding Sharing Rules Except: Select the correct choice

a) Automatic Exceptions to Organization Wide Defaults for a particular group of users
b) Never permitted to be more restrict the Organization Wide Default settings
c) Used to open up access to records
d) Can to be more restrictive than Organization Wide Defaults

An organization has two custom objects to track job positions and salaries for those positions. Everyone in the organization should be able to view the positions however, only select users can view the salary records. What steps should a developer take to ensure the requirement is fulfilled? Choose the Right answer

1. Create a lookup relationship between positions and salaries; define public access on position and private access on salary
2. Create a master-detail relationship between positions and salaries; define public access on position and private access on salary.
3. Create a master-detail relationship between positions and salaries; define private access on position and create sharing rules on salary
4. Create a lookup relationship between positions and salaries; define public access on position and public access on salary; create sharing rules on salary to restrict visibility.

44. For the order management application, the developer has created a custom
object to store the product line and product combination. When creating an
order, the product line and product combination need to be consistent. What
is the best option for implementing this?
a. Use a workflow to update the product automatically based on the
product line
b. Create a validation rule using IF
c. Create a formula field to enforce the combination
d. Create a validation rule using VLOOKUP

8) Custom objects that do not have an associated tab are not returned in search results or displayed on the Tags page, even if tags are enabled for the custom object.

o True
o False

 

Canu u explain the answer?

Manager is above the role hierarchy and wants to share some of the account records with his team mates/sub-ordinates. What do you do to achieve this functionality? Select 2 choices:

a) Update dashboard folder.
b) Update dashboard running user.
c) Update report folder.
d) Update report running user

 

 

A person, who does not have "View Encrypted Data" permission, will see the field with masked characters. Assuming the field is in the page layout, what happens if he clicks Edit button & tries to edit the value?

a) The field will not appear in the Edit Layout
b) The user will see only masked characters, but can enter a new value and save it.
c) It will throw an error on changing that field & when he saves
d) He can see the original value & he can save it.


Any member in a Queue has the same access to all records in the queue that an owner would have. True or False
a) True
b) False
c) Not always

9. A queue is a location where records can be routed to wait processing by a group member True or False

a) True
b) False
c) Maybe sometimes


_________________________ this is a provisioned feature, so you must contact salesforce to enable it.

a) Modify all data
b) Administrator permissions
c) View all data
d) None


21. All the statements are true regarding Sharing Rules Except: Select the correct choice

a) Automatic Exceptions to Organization Wide Defaults for a particular group of users
b) Never permitted to be more restrict the Organization Wide Default settings
c) Used to open up access to records
d) Can to be more restrictive than Organization Wide Defaults

 

Canu u explain the answer?

What are ALLDAYEVENTS and MULTIDAYEVENTS? Select 2 options

a) Event Standard Fields
b) SFDC standard Fields
c) Standard fields in Workflow
d) Standard field in Ideas

 

When a custom object is on the detail side of a master-detail relationship with a standard object, what is its organization-wide default setting?

1. It is set to Controlled by Parent and it is not editable.
2. It is set to Controlled by Detail and it is not editable.
3. It’s not editable
4. None of the above


There are two M-D relationship has to be created on object X . The first m-d relation is created is the primary relationship. What is the effect of the primary relationship on X.

1. Custom Report Type are limited to two primary relationship
2. The primary set cannot b deleted
3. there will be no effect on X
4. X will inherit the look n feel of the primary master object.


32. There are two M-D relationship has to be created on object X . The first m-d relation is created is the primary relationship. What is the effect of the primary relationship on X.

1. Custom Report Type are limited to two primary relationship
2. The primary set cannot b deleted
3. there will be no effect on X
4. X will inherit the look n feel of the primary master object.

 

33. Which among these cant b used in a user object.(Select 3 Options)

1. tagging
2. custom field
3. custom button
4. related list

 

 

Canu u explain the answer?

How a developer does enables user to access tags in the sidebar. Select 3 chocies:

1. Adding tags to the sidebar in home page layout
2. By enabling tags for public groups.
3. Enabling Tags on user profile.
4. By enabling Tags on page-layout and object.
5. Enabling Tags for org


An organization needs the ability to view the value of Opportunity Stage field on an Opportunity Product related list. Please choose the declarative method of fulfilling the requirement. Choose the Right answer

1. Create an Apex method to replicate the value on the child object, and set the field level security to read-only and expose the new field on the Opportunity Product related list.
2. Create a cross object formula field on the Opportunity Product object and expose the formula field on the Opportunity Product related list.
3. Create a validation rule on the Opportunity Product object.
4. Create a new pick list field called Stage on the Opportunity Product object, and expose the filed on the Opportunity Product related list.


5) A developer wants to leverage the console view to see the parent object of the child object in focus on the console. How would a developer specify what related list fields are displayed on the parent object? Choose the Right answer

1. On an child object’s mini-page layout
2. On an parent object’s mini-page layout related lists field selection
3. On the parent object’s page layout related lists field selection
4. You cannot modify the related fields on the console view

 

 

How to get a value from a parent object to a child, where the data should be secured and should not change

1. Create a formula field from child to parent
2. Create a rollup summary Field on detail object
3. Create a rollup summary Field on master object
4. Create lookup field on child

A job application object has a child review object to store candidate review. The review needs to be tracked between a score of 1 to 5.
The score has to be a choice between 1 and 5 displayed as a radio button. How will a developer cater to this requirement? Choose the Right answer

1. Create 5 fields for scores (1 to 5) of type radio-button and use it in review page layout.
2. Create a dependent pick list that feeds the radio button type field.
3. Create a formula field
4. Create visual force page with radio buttons for review object

 

Explain it?

 

 

 

Universal Containers tracks interview scores in Review object. Review score is tracked in numerical format and are restricted to 1-5 and displayed as Radio buttons. How developer must meet this requirement?

 

a) Create VF component to display interview score as a set of radio button
b) Create a formula field that displays interview score as radio buttons
c) Create interview score as picklist and display them as radio buttons on page layout
d) Create interview score field with data type of radio button

 

Explain it?

Is it possible in Salesforce.com to Stop the Roll Up of Role Hierarchy for Standard Objects ?
A. Yes
B. No


Person accounts count against both account and contact storage because the API considers each person account to consist of one account as well as one contact.
A. True
B. False

Ids can not be identified from which of the following standard ways :
A. From Formula Fields
B. From the Salesforce.com URL when a record is displayed in
C. Through the web services API i.e. Data Loader
D. From reports

The Status field cannot be updated by approval processes ?
A. True
B. False


Fields marked Always Displayed on page layouts are automatically included on the mini page layout and cannot be removed unless they are removed from the page layout.
A. True
B. False

Mini page layouts inherit record type and profile associations, related lists, fields, and field access settings from their associated page layout.
A. True
B. False

How the formula will look like if you want to calculate the date/time difference b/w created date ?


Today() – datevalue(created date)

Now() – created date

DateValue(created date) – today()

Created date – Now()

Dynamic dashboard have schedule refresh?

a)true

b)false

how?


Custom objects in sites have which kind of permission ?
A. Read Only
B. Read, Create, Edit and Delete
C. Read and Create
D. Read, Create and Edit

explain?

Encrypted fields are editable regardless of whether the user has the “View Encrypted Data” permission.
A. True
B. False

explain?


A corresponding list view is also automatically created, When a queue is created in Salesforce.com.
A. True
B. False

explain?

Which of the following is not a correct statement ?
A. Tags can be enabled by enabling Tags permission for the Organization
B. Tags can be enabled by enabling Tags permission for the Profiles
C. Tags can be added on the Records
D. Tags can be accessed from the Sidebar component

What happens to the Secondary Relationship when the Primary Relationship is deleted in the Junction Object ?


A. Nothing Happens
B. Secondary Relationship becomes Primary Automatically
C. Secondary Relationship is made Primary manually
D. You can’t delete the primary relationship


Which of the following is not true regarding Custom Summary Formula fields ?
A. One can have 5 Custom Summary Formulas on a report
B. When fields are deleted, they are also deleted from the summary formulas that reference them
C. The summary types Sum, Largest Value, Smallest Value, and Average are not available for use with the Record Count Field
D. Summary formula can reference another summary formula


Default values can be set on the Dependent Picklist Fields ?
A. True
B. False

Where do you change the Hover detail? Choose the Right answer a) Mini View b) Page Layout c) Profile d) Mini Page Layout

Select 2 Answer Which statement is TRUE about a profile? A. It can revoke access granted by sharing B. It enables object level permissions and grants access to all data (Your Answer) C. It can grant access to records using record types D. It controls use passwords settings

26. Select 4 choices which are correct. Organization wide Defaults are-

a) Security settings that defines the baseline level of access of data records that you do not own
b) Used to restrict access to data
c) Defined for Standard Objects
d) Defined for Custom Objects
e) Defined for Unclaimed objects

21. All the statements are true regarding Sharing Rules Except: Select the correct choice

a) Automatic Exceptions to Organization Wide Defaults for a particular group of users
b) Never permitted to be more restrict the Organization Wide Default settings
c) Used to open up access to records
d) Can to be more restrictive than Organization Wide Defaults

An organization has two custom objects to track job positions and salaries for those positions. Everyone in the organization should be able to view the positions however, only select users can view the salary records. What steps should a developer take to ensure the requirement is fulfilled? Choose the Right answer

1. Create a lookup relationship between positions and salaries; define public access on position and private access on salary
2. Create a master-detail relationship between positions and salaries; define public access on position and private access on salary.
3. Create a master-detail relationship between positions and salaries; define private access on position and create sharing rules on salary
4. Create a lookup relationship between positions and salaries; define public access on position and public access on salary; create sharing rules on salary to restrict visibility.

44. For the order management application, the developer has created a custom
object to store the product line and product combination. When creating an
order, the product line and product combination need to be consistent. What
is the best option for implementing this?
a. Use a workflow to update the product automatically based on the
product line
b. Create a validation rule using IF
c. Create a formula field to enforce the combination
d. Create a validation rule using VLOOKUP

8) Custom objects that do not have an associated tab are not returned in search results or displayed on the Tags page, even if tags are enabled for the custom object.

o True
o False

 

Canu u explain the answer?

public class intrigoSoapSforceCom123 {
    public class Response_element {
        public String sapno;
        private String[] sapno_type_info = new String[]{'sapno','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'sapno'};
    }
    public class SFDCResponse {
        public intrigoSoapSforceCom123.Response_element[] Response;
        private String[] Response_type_info = new String[]{'Response','urn:intrigo.soap.sforce.com','Response_element','1','-1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'Response'};
    }
    public class Employee_element {
        public String EmployeeNo;
        public String Ename;
        public String Salary;
        private String[] EmployeeNo_type_info = new String[]{'EmployeeNo','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] Ename_type_info = new String[]{'Ename','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] Salary_type_info = new String[]{'Salary','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'EmployeeNo','Ename','Salary'};
    }
    public class SI_SFDC_OUTPort {
        public String endpoint_x = 'http://ca-test02.intrigosys.com:52000/XISOAPAdapter/MessageServlet?channel=party:BC_SFDCTEST:CC_SEND...
        public Map<String,String> inputHttpHeaders_x;
        public Map<String,String> outputHttpHeaders_x;
        public String clientCertName_x;
        public String clientCert_x;
        public String clientCertPasswd_x;
        public Integer timeout_x;
        private String[] ns_map_type_info = new String[]{'urn:intrigo.soap.sforce.com', 'testSoapSforceCom123'};
        public intrigoSoapSforceCom123.Response_element[] SI_SFDC_OUT(testSoapSforceCom123.Employee_element[] Employee) {
            intrigoSoapSforceCom123.SfdcTest_Request request_x = new intrigoSoapSforceCom123.SfdcTest_Request();
            intrigoSoapSforceCom123.SFDCResponse response_x;
            request_x.Employee = Employee;
            Map<String, intrigoSoapSforceCom123.SFDCResponse> response_map_x = new Map<String, intrigoSoapSforceCom123.SFDCResponse>();
            response_map_x.put('response_x', response_x);
            WebServiceCallout.invoke(
              this,
              request_x,
              response_map_x,
              new String[]{endpoint_x,
              'http://sap.com/xi/WebService/soap1.1',
              'urn:intrigo.soap.sforce.com',
              'MT_SFDC_Request',
              'urn:intrigo.soap.sforce.com',
              'MT_SFDC_Response',
              'intrigoSoapSforceCom123.SFDCResponse'}
            );
            response_x = response_map_x.get('response_x');
            return response_x.Response;
        }
    }
    public class SfdcTest_Request {
        public intrigoSoapSforceCom123.Employee_element[] Employee;
        private String[] Employee_type_info = new String[]{'Employee','urn:intrigo.soap.sforce.com','Employee_element','1','-1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'Employee'};
    }
}

 

how can i call generated apex  class in another class?

 

How to call another class in trigger?

 

custom object - employee (eno ,ename ,salary)

 

please help for this code

Hi All,

 

Is there an easy way to update a field on Master record,as a result of approval process on detail object(both custom)

 A developer attempts to load data into the sandbox environment using the Data Loader GUI. The data load fails due to authentication issues.
 
What should the developer check to diagnose the problem? (Choose 2 answers)
 
A.      The password encryption settings
 
B.      The mapping file
 
C        The endpoint URL
 
D.      The user name
 
I think c and D

10) Which statement is TRUE about a profile?

 

A. It can revoke access granted by sharing

B. It enables object level permissions and grants access to all data

C. It can grant access to records using record types

D. It controls use passwords settings


What can not be done with the profiles ?

A. Control the tab access
B. Set the CRUD permissions
C. Give access to records by modifying the record types
D. Control password settings

11) Which of the following is not a correct statement ?

A. Tags can be enabled by enabling Tags permission for the Organization (Your Answer)
B. Tags can be enabled by enabling Tags permission for the Profiles (Correct Answer)
C. Tags can be added on the Records
D. Tags can be accessed from the Sidebar component


12)How a developer does enables user to access tags in the sidebar. Select 3 chocies:

1. Adding tags to the sidebar in home page layout
2. By enabling tags for public groups.
3. Enabling Tags on user profile.
4. By enabling Tags on page-layout and object.
5. Enabling Tags for org

What are ALLDAYEVENTS and MULTIDAYEVENTS? Select 2 options

a) Event Standard Fields
b) SFDC standard Fields
c) Standard fields in Workflow
d) Standard field in Ideas

 

When a custom object is on the detail side of a master-detail relationship with a standard object, what is its organization-wide default setting?

1. It is set to Controlled by Parent and it is not editable.
2. It is set to Controlled by Detail and it is not editable.
3. It’s not editable
4. None of the above


There are two M-D relationship has to be created on object X . The first m-d relation is created is the primary relationship. What is the effect of the primary relationship on X.

1. Custom Report Type are limited to two primary relationship
2. The primary set cannot b deleted
3. there will be no effect on X
4. X will inherit the look n feel of the primary master object.


32. There are two M-D relationship has to be created on object X . The first m-d relation is created is the primary relationship. What is the effect of the primary relationship on X.

1. Custom Report Type are limited to two primary relationship
2. The primary set cannot b deleted
3. there will be no effect on X
4. X will inherit the look n feel of the primary master object.

 

33. Which among these cant b used in a user object.(Select 3 Options)

1. tagging
2. custom field
3. custom button
4. related list

 

 

Canu u explain the answer?

A job application object has a child review object to store candidate review. The review needs to be tracked between a score of 1 to 5.
The score has to be a choice between 1 and 5 displayed as a radio button. How will a developer cater to this requirement? Choose the Right answer

1. Create 5 fields for scores (1 to 5) of type radio-button and use it in review page layout.
2. Create a dependent pick list that feeds the radio button type field.
3. Create a formula field
4. Create visual force page with radio buttons for review object

 

Explain it?

 

 

 

Universal Containers tracks interview scores in Review object. Review score is tracked in numerical format and are restricted to 1-5 and displayed as Radio buttons. How developer must meet this requirement?

 

a) Create VF component to display interview score as a set of radio button
b) Create a formula field that displays interview score as radio buttons
c) Create interview score as picklist and display them as radio buttons on page layout
d) Create interview score field with data type of radio button

 

Explain it?

Is it possible in Salesforce.com to Stop the Roll Up of Role Hierarchy for Standard Objects ?
A. Yes
B. No


Person accounts count against both account and contact storage because the API considers each person account to consist of one account as well as one contact.
A. True
B. False

Ids can not be identified from which of the following standard ways :
A. From Formula Fields
B. From the Salesforce.com URL when a record is displayed in
C. Through the web services API i.e. Data Loader
D. From reports

The Status field cannot be updated by approval processes ?
A. True
B. False


Fields marked Always Displayed on page layouts are automatically included on the mini page layout and cannot be removed unless they are removed from the page layout.
A. True
B. False

Mini page layouts inherit record type and profile associations, related lists, fields, and field access settings from their associated page layout.
A. True
B. False

How the formula will look like if you want to calculate the date/time difference b/w created date ?


Today() – datevalue(created date)

Now() – created date

DateValue(created date) – today()

Created date – Now()

Dynamic dashboard have schedule refresh?

a)true

b)false

how?


Custom objects in sites have which kind of permission ?
A. Read Only
B. Read, Create, Edit and Delete
C. Read and Create
D. Read, Create and Edit

explain?

Encrypted fields are editable regardless of whether the user has the “View Encrypted Data” permission.
A. True
B. False

explain?


A corresponding list view is also automatically created, When a queue is created in Salesforce.com.
A. True
B. False

explain?

Which of the following is not a correct statement ?
A. Tags can be enabled by enabling Tags permission for the Organization
B. Tags can be enabled by enabling Tags permission for the Profiles
C. Tags can be added on the Records
D. Tags can be accessed from the Sidebar component

What happens to the Secondary Relationship when the Primary Relationship is deleted in the Junction Object ?


A. Nothing Happens
B. Secondary Relationship becomes Primary Automatically
C. Secondary Relationship is made Primary manually
D. You can’t delete the primary relationship


Which of the following is not true regarding Custom Summary Formula fields ?
A. One can have 5 Custom Summary Formulas on a report
B. When fields are deleted, they are also deleted from the summary formulas that reference them
C. The summary types Sum, Largest Value, Smallest Value, and Average are not available for use with the Record Count Field
D. Summary formula can reference another summary formula


Default values can be set on the Dependent Picklist Fields ?
A. True
B. False

Where do you change the Hover detail? Choose the Right answer a) Mini View b) Page Layout c) Profile d) Mini Page Layout

Hi,

Can you please tell me how to disable Quote Line Item without disabling Quote object?

How a developer does enables user to access tags in the sidebar?

 

  1. 1.      Adding tags to the sidebar in home page layout
  2. 2.      By enabling tags for public groups.
  3. 3.      Enabling Tags on user profile.
  4. 4.      By enabling Tags on page-layout and object.
  5. 5.      Enabling Tags for org

9) What happens when a parent record is deleted in the Parent Child model having a Lookup Relationship between Parent - Child Objects?

 A. Child records are also deleted 
 B. Shows an error 
 C. Cant delete the record 
 D. Child records are not deleted

 

What is the correct answer?

 

If I delete a account Record , correponding contact also deleted. so answer is A.

 

But lot of sites mention Answer is D....

Hi,

 

   I want to connect SFDC to SAP/PI . My scenrio is , if i create a data in sfdc , xml will be display in SAP/PI. Do u have any idea.

please give a solution. I tried generate WSDL file in PI. set PI end point in Apex code(http request) that also not worked.

 

I tried following way

 

Apex class :

 

global class WebServiceCallout123 {
 
    @future (callout=true)
    WebService static void sendNotification(String EmployeeNo ,String Ename, String Salary) {
     //Set your username and password here
        String username = 'nreddy';
        String password = 'sappi123';
 
        //Construct HTTP request and response
        HttpRequest req = new HttpRequest();
        HttpResponse res = new HttpResponse();
        Http http = new Http();
        
         //Construct Authorization and Content header
        Blob headerValue = Blob.valueOf(username+':'+password);
        String authorizationHeader = 'Basic ' + EncodingUtil.base64Encode(headerValue);
        req.setHeader('Authorization', authorizationHeader);
       req.setHeader('Content-Type','application/json');
        
         //Set Method and Endpoint and Body
        req.setMethod('POST');
        req.setEndpoint('http://ca-in02:520/XISOAPAdapter/MessageServlet?senderParty=&senderService=BC_SFDCTEST&receiverParty=&receiverService=&interface=SI_SFDC_OUT&interfaceNamespace=urn:intrigo.soap.sforce.com');
        
        req.setBody('{"EmployeeNo":"'+EmployeeNo+'","ename":"'+ename+'","Salary":"'+Salary+'"}');
        System.debug('EmployeeNo -->' + EmployeeNo); 
        try {
           //Send endpoint to JIRA
           res = http.send(req);
            
        } catch(System.CalloutException e) {
            System.debug(res.toString());
        }
    }

 

    
    public static testMethod void testMe() {
        WebServiceCallout123.sendNotification('aza','aza','aza');
    }
 
}

 

trigger:

 

trigger InsertEcc on Employee__c (after Insert) {

for(Employee__c s:Trigger.New)
{
   
     WebServiceCallout123.sendNotification(s.Name,s.Ename__c,s.Salary__c);
     System.debug('Emp data -->' + s);

 

}

}

 

please give a solution...

 

very urgent....

 

 

Hi ,

 

  My scenario is , if i create a employee details record in in salesforce , It will be Display in SAP/PI. 

 

  Employee objects

 

  Fields - Name,Ename__c & Salary__c

 

  Steps:

1) generate Apex class from sap/pi WSDL

2) create a new apex class (future methods ) and set enerated class end point.

3) write a trigger , to call future methods apex class

   

Generated Apex class from SAP PI system

 

public class intrigoSoapSforceCom456 {
    public class HTTPS_Port {
        public String endpoint_x = 'http://ca-in02:520/XISOAPAdapter/MessageServlet?senderParty=&senderService=BC_SFDCTEST&receiverParty=&receiverService=&interface=SI_SFDC_OUT&interfaceNamespace=urn:intrigo.soap.sforce.com';
        public Map<String,String> inputHttpHeaders_x;
        public Map<String,String> outputHttpHeaders_x;
        public String clientCertName_x;
        public String clientCert_x;
        public String clientCertPasswd_x;
        public Integer timeout_x;
        private String[] ns_map_type_info = new String[]{'urn:intrigo.soap.sforce.com', 'intrigoSoapSforceCom456'};
        public intrigoSoapSforceCom456.Response_element[] SI_SFDC_OUT(intrigoSoapSforceCom456.Employee_element[] Employee) {
            intrigoSoapSforceCom456.SfdcTest_Request request_x = new intrigoSoapSforceCom456.SfdcTest_Request();
            intrigoSoapSforceCom456.SFDCResponse response_x;
            request_x.Employee = Employee;
            Map<String, intrigoSoapSforceCom456.SFDCResponse> response_map_x = new Map<String, intrigoSoapSforceCom456.SFDCResponse>();
            response_map_x.put('response_x', response_x);
            WebServiceCallout.invoke(
              this,
              request_x,
              response_map_x,
              new String[]{endpoint_x,
              'http://sap.com/xi/WebService/soap1.1',
              'urn:intrigo.soap.sforce.com',
              'MT_SFDC_Request',
              'urn:intrigo.soap.sforce.com',
              'MT_SFDC_Response',
              'intrigoSoapSforceCom456.SFDCResponse'}
            );
            response_x = response_map_x.get('response_x');
            return response_x.Response;
        }
    }
    public class Response_element {
        public String sapno;
        private String[] sapno_type_info = new String[]{'sapno','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'sapno'};
    }
    public class SFDCResponse {
        public intrigoSoapSforceCom456.Response_element[] Response;
        private String[] Response_type_info = new String[]{'Response','urn:intrigo.soap.sforce.com','Response_element','1','-1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'Response'};
    }
    public class Employee_element {
        public String EmployeeNo;
        public String Ename;
        public String Salary;
        private String[] EmployeeNo_type_info = new String[]{'EmployeeNo','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] Ename_type_info = new String[]{'Ename','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] Salary_type_info = new String[]{'Salary','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'EmployeeNo','Ename','Salary'};
    }
    public class SfdcTest_Request {
        public intrigoSoapSforceCom456.Employee_element[] Employee;
        private String[] Employee_type_info = new String[]{'Employee','urn:intrigo.soap.sforce.com','Employee_element','1','-1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'Employee'};
    }
}

 

 

Apex class :

 

global class WebServiceCallout123 {
 
    @future (callout=true)
    WebService static void sendNotification(String EmployeeNo ,String Ename, String Salary) {
     //Set your username and password here
        String username = 'nreddy';
        String password = 'sappi123';
 
        //Construct HTTP request and response
        HttpRequest req = new HttpRequest();
        HttpResponse res = new HttpResponse();
        Http http = new Http();
        
         //Construct Authorization and Content header
        Blob headerValue = Blob.valueOf(username+':'+password);
        String authorizationHeader = 'Basic ' + EncodingUtil.base64Encode(headerValue);
        req.setHeader('Authorization', authorizationHeader);
       req.setHeader('Content-Type','application/json');
        
         //Set Method and Endpoint and Body
        req.setMethod('POST');
        req.setEndpoint('http://ca-in02:520/XISOAPAdapter/MessageServlet?senderParty=&senderService=BC_SFDCTEST&receiverParty=&receiverService=&interface=SI_SFDC_OUT&interfaceNamespace=urn:intrigo.soap.sforce.com');
        
        req.setBody('{"EmployeeNo":"'+EmployeeNo+'","ename":"'+ename+'","Salary":"'+Salary+'"}');
        System.debug('EmployeeNo -->' + EmployeeNo); 
        try {
           //Send endpoint to JIRA
           res = http.send(req);
            
        } catch(System.CalloutException e) {
            System.debug(res.toString());
        }
    }

 

    
    public static testMethod void testMe() {
        WebServiceCallout123.sendNotification('aza','aza','aza');
    }
 
}

 

trigger:

 

trigger InsertEcc on Employee__c (after Insert) {

for(Employee__c s:Trigger.New)
{
   
     WebServiceCallout123.sendNotification(s.Name,s.Ename__c,s.Salary__c);
     System.debug('Emp data -->' + s);

 

}

}

 

The problem is it is not affected in sap /pi. Any body have a idea. what wrong i done? please help me

1) How many customer portal License in Enterprise and unlimited edition?

For developer 5.

 

2) I would like to know how much a customer portal license costs?
I've wondered how much they pay for their portal every month?


3) If I buy a sfdc in enterprise edition. shall I buy a both enterprise editon and user license?

 

4) in my company , more than 1000 user will customer portal custom license. what is the total cost of whole system?

public class intrigoSoapSforceCom123 {
    public class Response_element {
        public String sapno;
        private String[] sapno_type_info = new String[]{'sapno','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'sapno'};
    }
    public class SFDCResponse {
        public intrigoSoapSforceCom123.Response_element[] Response;
        private String[] Response_type_info = new String[]{'Response','urn:intrigo.soap.sforce.com','Response_element','1','-1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'Response'};
    }
    public class Employee_element {
        public String EmployeeNo;
        public String Ename;
        public String Salary;
        private String[] EmployeeNo_type_info = new String[]{'EmployeeNo','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] Ename_type_info = new String[]{'Ename','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] Salary_type_info = new String[]{'Salary','http://www.w3.org/2001/XMLSchema','string','0','1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'EmployeeNo','Ename','Salary'};
    }
    public class SI_SFDC_OUTPort {
        public String endpoint_x = 'http://ca-test02.intrigosys.com:52000/XISOAPAdapter/MessageServlet?channel=party:BC_SFDCTEST:CC_SENDER_SFDC&version=3.0&Sender.Service=BC_SFDCTEST&Interface=urn%3Aintrigo.soap.sforce.com%5ESI_SFDC_OUT';
        public Map<String,String> inputHttpHeaders_x;
        public Map<String,String> outputHttpHeaders_x;
        public String clientCertName_x;
        public String clientCert_x;
        public String clientCertPasswd_x;
        public Integer timeout_x;
        private String[] ns_map_type_info = new String[]{'urn:intrigo.soap.sforce.com', 'testSoapSforceCom123'};
        public intrigoSoapSforceCom123.Response_element[] SI_SFDC_OUT(testSoapSforceCom123.Employee_element[] Employee) {
            intrigoSoapSforceCom123.SfdcTest_Request request_x = new intrigoSoapSforceCom123.SfdcTest_Request();
            intrigoSoapSforceCom123.SFDCResponse response_x;
            request_x.Employee = Employee;
            Map<String, intrigoSoapSforceCom123.SFDCResponse> response_map_x = new Map<String, intrigoSoapSforceCom123.SFDCResponse>();
            response_map_x.put('response_x', response_x);
            WebServiceCallout.invoke(
              this,
              request_x,
              response_map_x,
              new String[]{endpoint_x,
              'http://sap.com/xi/WebService/soap1.1',
              'urn:intrigo.soap.sforce.com',
              'MT_SFDC_Request',
              'urn:intrigo.soap.sforce.com',
              'MT_SFDC_Response',
              'intrigoSoapSforceCom123.SFDCResponse'}
            );
            response_x = response_map_x.get('response_x');
            return response_x.Response;
        }
    }
    public class SfdcTest_Request {
        public intrigoSoapSforceCom123.Employee_element[] Employee;
        private String[] Employee_type_info = new String[]{'Employee','urn:intrigo.soap.sforce.com','Employee_element','1','-1','false'};
        private String[] apex_schema_type_info = new String[]{'urn:intrigo.soap.sforce.com','false','false'};
        private String[] field_order_type_info = new String[]{'Employee'};
    }
}

 

how can i call generated apex  class in trigger?

 

custom object - employee (eno ,ename ,salary)